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

build does not work #1

Closed
jt3k opened this issue Dec 10, 2017 · 1 comment
Closed

build does not work #1

jt3k opened this issue Dec 10, 2017 · 1 comment

Comments

@jt3k
Copy link

jt3k commented Dec 10, 2017

after run parcel build index.html i get error

🚨  /private/tmp/paecel-react/index.js: Cannot read property 'start' of undefined
@jakoblind
Copy link
Owner

There is a bug in parcel that they currently work on fixing. In the mean time use this :
parcel build index.html --no-minify

More info: parcel-bundler/parcel#8 (comment)

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

2 participants