Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production build fails #3

Open
vambo opened this issue Feb 16, 2016 · 0 comments
Open

Production build fails #3

vambo opened this issue Feb 16, 2016 · 0 comments

Comments

@vambo
Copy link

vambo commented Feb 16, 2016

Using the instruction from the readme I get:


vambo@vambo-ZBook:~/proj/loopgifs$ jspm bundle-sfx --minify lib/main
     Building the single-file sfx bundle for lib/main...

err  Error on fetch for app/main at file:///home/vambo/proj/loopgifs/lib/main
    Error: ENOENT: no such file or directory, open '/home/vambo/proj/loopgifs/lib/main'
         at Error (native)

It seems this can be fixed by removing the following path configuration from config.js:

app/*": "lib/*.js",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant