Differences between revisions 7 and 8
Revision 7 as of 2019-07-29 19:33:04
Size: 1225
Editor: Praveen A
Comment:
Revision 8 as of 2019-07-29 19:34:57
Size: 1356
Editor: Praveen A
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 1. `production` and `development` are new modes and each has its on default options. `production` mode does minify by default. Both modes are supported.  1. `production` and `development` are new modes and each has its on default options. `production` mode does minify by default. Both modes are supported in the debian package now (`production` mode was not working initially due to `uglify-es` to `terser` patch not working correctly).

Webpack 4 is available in experimental.

Major changes

  1. Now entry, output and mode options are mandatory

  2. production and development are new modes and each has its on default options. production mode does minify by default. Both modes are supported in the debian package now (production mode was not working initially due to uglify-es to terser patch not working correctly).

Examples

Check node-d3-request (commit)

Involved packages

Command used to find the list: reverse-depends -b webpack

Ready in experimental

Ready in git

  • node-d3-request

Not checked

  • jekyll
  • leaflet-image
  • node-axios
  • node-chai
  • node-d3-queue
  • node-d3-scale
  • node-dagre-layout
  • node-es6-promise
  • node-fuzzaldrin-plus
  • node-handlebars
  • node-js-beautify
  • node-jschardet
  • node-jsonld
  • node-markdown-it-html5-embed
  • node-matrix-js-sdk
  • node-mocha
  • node-node-forge
  • node-prop-types
  • node-rdf-canonize
  • node-react-audio-player
  • node-rollup-plugin-alias
  • node-source-map
  • node-timeago.js
  • node-trust-json-document
  • node-turbolinks
  • node-url-parse
  • node-vue-resource
  • node-yarnpkg
  • rainloop
  • vue.js