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

webpack: remove children from output #4540

Merged
merged 1 commit into from
Jan 14, 2020
Merged

webpack: remove children from output #4540

merged 1 commit into from
Jan 14, 2020

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Jan 13, 2020

What type of PR is this? (check all applicable)

  • Other

Description

Removes from webpack output messages like:

Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--7-1!node_modules/less-loader/dist/cjs.js??ref--7-2!client/app/visualizations/chart/Editor/editor.less:
    Entrypoint mini-css-extract-plugin = *
Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--7-1!node_modules/less-loader/dist/cjs.js??ref--7-2!client/app/visualizations/chart/Renderer/renderer.less:
    Entrypoint mini-css-extract-plugin = *
Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--7-1!node_modules/less-loader/dist/cjs.js??ref--7-2!client/app/visualizations/choropleth/Renderer/renderer.less:
    Entrypoint mini-css-extract-plugin = *

@arikfr arikfr merged commit 94ac11c into master Jan 14, 2020
@arikfr arikfr deleted the webpack-children branch January 14, 2020 12:05
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

Successfully merging this pull request may close these issues.

2 participants