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

Causing error in webpack profile output #14

Closed
jcontonio opened this issue Mar 18, 2019 · 2 comments
Closed

Causing error in webpack profile output #14

jcontonio opened this issue Mar 18, 2019 · 2 comments

Comments

@jcontonio
Copy link

Running webpack --profile --json generates a JSON file with webpack-fix-style-only-entries output at the top

webpack-fix-style-only-entries: removing js from style only module: js/index.46b1fb85fc0ced7d86a7.js
{
  "errors": [],
  "warnings": [
@fqborges
Copy link
Owner

I couldn't reproduce. Are you using the latest version?

On #10 the output was changed to console.error as webpack recommends to avoid this type of issue.

@jcontonio
Copy link
Author

Fixed in the latest version

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