Skip to content

Lib path is incorrect on compiled project. #8

@fake-name

Description

@fake-name

The library path is specified as /lib/ at line 64 of ComicBook.js.

However, if you have a compiled-only project (i.e. only the contents of /comicbook/ are on your served path), the pixtastic files are located in /comicbook/js/.

You can override this when you're creating a comicbook view var book = new ComicBook(), but it makes sense that the built-version should have the correct path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions