KapilSachdev opened a new pull request, #167:
URL: https://github.com/apache/echarts-examples/pull/167

   - Migrate to `asset modules` removing `url-loader` and `file-loader`
   - Use `asset modules` for `svg` loading
   - Replace `IgnorePlugin` with resolve for removing `fs`
   - Migrate to new `library` object syntax
   - Add `mode` option to both configs
   -  Use `--config-node-env` in commands (script) to set both 
`process.env.NODE_ENV` and `mode`
   - Replace `join` with `resolve` for consistency and better path handling
   - Some prettier formatting changes
   - Keep bundle analyzer report static


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to