Supports using webpack with Dojo 1.x applications
published version 3.0.7, 2 months agoThis version of the plugin supports Webpac 4. For Webpack 3, use the 1.x version of the plugin. It is for use with Dojo 1.x applications that have been built with webpack using the [dojo-webpack-plugin](https://github.com/OpenNTF/dojo-webpack-plugin).
published version 2.0.7, 5 years agoThis plugin performs has.js filtering on source modules based on a statically defined set of features. Feature conditionals who's values are defined in the static feature set are replaced with the value of the feature. The resulting dead code will then b
published version 1.0.4, 4 years agoInserts the files specified in options at the beginning of the entry chunks, before the webpack bootstrap code. The files are inserted as is, without any module header/footer. This is useful if you want to include non-module script files ahead of the we
published version 1.0.3, 7 years agoEnsures chuck filenames have URL safe hashes when using base64 hash digest.
published version 1.0.1, 7 years agoCopies files from the source directory to the target directory. Can optionally clean directories and rename the target directory using a hash of the contents of the directory after copying, and then replace occurrences of a replacement string in the sour
published version 1.0.9, 5 years agoRemoves assets matching a regular expression before they are emitted.
published version 1.0.1, 7 years agoCompatibility layer for webpack V3/V4 plugin APIs
published version 1.0.4, 4 years ago[Sample application](https://openntf.github.io/dojo-webpack-plugin-sample/test.html) demonstrating the use of [dojo-webpack-plugin](https://github.com/OpenNTF/dojo-webpack-plugin) with [webpack](https://webpack.github.io/). The sample can be run as a web
published version 2.8.18, 4 years ago