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

code-splitting in dist build #12

Open
FredericHeem opened this issue Sep 4, 2017 · 5 comments
Open

code-splitting in dist build #12

FredericHeem opened this issue Sep 4, 2017 · 5 comments
Labels

Comments

@FredericHeem
Copy link

With the latest code, the code-splitting example ceases to work:
Uncaught (in promise) TypeError: Cannot read property 'AboutComponent' of undefined

@FredericHeem
Copy link
Author

fixed in v2.2.31

@FredericHeem
Copy link
Author

The dist build is now failing:

Error: ENAMETOOLONG: name too long, open '(function($fsx){
// moment/moment.js
$fsx.f[0] = function(module,exports){
;

@FredericHeem FredericHeem reopened this Sep 5, 2017
@FredericHeem FredericHeem changed the title code-splitting code-splitting in dist build Sep 5, 2017
@nchanged
Copy link
Contributor

nchanged commented Sep 5, 2017

@FredericHeem install uglify-js 3

@FredericHeem
Copy link
Author

uglify should be already installed? https://github.com/fuse-box/fuse-box-examples/blob/master/package.json#L28

@nchanged
Copy link
Contributor

nchanged commented Sep 6, 2017

Create a sep repository so people can reproduce, these examples have been tested many times

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