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

Does it work with Webpack 3 output? #44

Open
stephan-v opened this issue Jul 28, 2017 · 2 comments
Open

Does it work with Webpack 3 output? #44

stephan-v opened this issue Jul 28, 2017 · 2 comments

Comments

@stephan-v
Copy link

Currently I am getting the following message:

build.js:23 Uncaught TypeError: Cannot read property 'forEach' of undefined
at n (build.js:23)
at e.handleFileUpload (build.js:18)
at FileReader.n.onloadend (build.js:23)

@asborisov
Copy link

Do you have single object in webpack.config.js or return array?

@stephan-v stephan-v changed the title Does with work with Webpack 3 output? Does it work with Webpack 3 output? Jan 25, 2018
@NaLLiFFuNT
Copy link

NaLLiFFuNT commented Aug 29, 2018

has the same issue for angular's stats.json

 "@angular/common": "^6.0.3",
 "@angular/compiler": "^6.0.3",
 "@angular/core": "^6.0.3",
 "@angular/cli": "~6.0.8",

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

3 participants