Skip to content

0.9.0 - Axiological Midway

Choose a tag to compare

@arodik arodik released this 06 May 15:40
· 278 commits to master since this release
  • Fix htmlWebpackPlugin settings override for prod
  • Remove cache busting optimizations because they're unstable
  • Change source map types
    • Get rid of evals on dev environment (evals raise CSP exceptions)
    • Don't expose source code on production via full sourcemaps. Use cheap-module-source-map instead