Skip to content

Simplify webpack config to make it easier to reason about

Compare
Choose a tag to compare
@iroy2000 iroy2000 released this 14 Jul 01:26
· 35 commits to master since this release
8f0410e
  1. Make clear that "publicPath" is a application mount point
  2. Introduce "assetPath" for custom location to generate assets
  3. Remove unnecessary scripts and make it easier to read
  4. Adding auto open browser during dev mode

It contains no breaking changes, all command is still the same, only the underlying wiring is changed.