chuckdumont


  • Supports using webpack with Dojo 1.x applications

    published 3.0.6 6 months ago
  • This 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 2.0.7 4 years ago
  • This 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 1.0.4 3 years ago
  • Inserts 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 1.0.3 6 years ago
  • Ensures chuck filenames have URL safe hashes when using base64 hash digest.

    published 1.0.1 6 years ago
  • Copies 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 1.0.9 4 years ago
  • Removes assets matching a regular expression before they are emitted.

    published 1.0.1 6 years ago
  • Compatibility layer for webpack V3/V4 plugin APIs

    published 1.0.4 3 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 2.8.18 3 years ago