Skip to content

chore: Update webpack and related dependencies #519

Open
KapilSachdev wants to merge 6 commits into
apache:masterfrom
KapilSachdev:update/webpack
Open

chore: Update webpack and related dependencies #519
KapilSachdev wants to merge 6 commits into
apache:masterfrom
KapilSachdev:update/webpack

Conversation

@KapilSachdev

Copy link
Copy Markdown
  • Migrate to asset modules removing file-loader
  • Replace IgnorePlugin with resolve for removing fs
  • Migrate to new library object syntax
  • Use --config-node-env in commands (script) to set both process.env.NODE_ENV and mode
  • Migrate to dart sass along with fixing sass deprecations for @include and darken

-  Modify scripts to use --config-node-env to set both mode and process.env.NODE_ENV
- Update webpack configuration to use new library syntax
- Handle fallback for fs module via resolve instead of IgnorePlugin
- Update css-loader and mini-css-extract-plugin
- Fix deprecation warning for sass @include and darken
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.

1 participant