fuse-box-examples
fuse-box-examples copied to clipboard
code-splitting in dist build
With the latest code, the code-splitting example ceases to work:
Uncaught (in promise) TypeError: Cannot read property 'AboutComponent' of undefined
fixed in v2.2.31
The dist build is now failing:
Error: ENAMETOOLONG: name too long, open '(function($fsx){
// moment/moment.js
$fsx.f[0] = function(module,exports){
;
@FredericHeem install uglify-js 3
uglify should be already installed? https://github.com/fuse-box/fuse-box-examples/blob/master/package.json#L28
Create a sep repository so people can reproduce, these examples have been tested many times