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

web.js:1Uncaught ReferenceError: webpackJsonp is not defined #2

Open
degger80 opened this issue Apr 29, 2016 · 3 comments
Open

web.js:1Uncaught ReferenceError: webpackJsonp is not defined #2

degger80 opened this issue Apr 29, 2016 · 3 comments
Assignees
Labels

Comments

@degger80
Copy link

when running in production:
meteor --production
got this error on client:
web.js:1Uncaught ReferenceError: webpackJsonp is not defined

PS: Great example. Are there any success with server rendering?

@Akryum
Copy link
Owner

Akryum commented Apr 29, 2016

I'll take a look at this asap.

For server-side rendering, I'm waiting for vue 2.0 to be more stable.

@MKRazz
Copy link

MKRazz commented Jun 30, 2016

+1

@MKRazz
Copy link

MKRazz commented Jul 5, 2016

It looks like it isn't loading the common chunk. It's also loading the meteor.startup.js after web.js.

@Akryum Akryum added the bug label Aug 3, 2016
@Akryum Akryum self-assigned this Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants