Skip to content

webpack minification updated

Donna requested to merge minification into master

Created by: naglalakk

  • removed dotenv from api.js file
  • added some options to webpack uglifyjs plugin
  • updated webpack to create both minified and unminified versions on build

The .min is slightly reduced but not so much. It's still 865KB.

Merge request reports