Releases: dojo/cli-build-app
Releases · dojo/cli-build-app
Release v5.0.0
The Dojo Cli Build App 5.0.0 release.
Enhancements
- Optimise CSS (#195)
- Support compression when using development server (#214)
- Use
BootstrapPlugin from dojo/webpack-contrib - Upgrade to Webpack 4
- Hot Module Reload with file watch
- Support Dojo Blocks
- Watch resources outside of
src - Use
manifest.jsonfor logging assets and chunks
Bug Fixes
Release v4.0.0
The Dojo cli-build-app 4.0.0 release.
Breaking Changes
- Split the unit and functional testing bundles
- Move to postcss-preset-env over postcss-cssnext & (#165)
Enhancements
- Automatic Code Splitting By Route
- Support
main.tsxand makemain.cssoptional - Pass
dojo-debugfeature for dev builds - Use a consistent css ident between build profiles
- Provide fallback for when using history API routing to load the index.html
- Proxy support when using
servefunctionality - Support for serving over HTTPS
- Support passing
featuresvia the command line - A single bundle mode to produce a single application bundle
- Webpack Externals support & (#133) & (#134)
- Compression support for dist builds, supports
gzipandbrotli - Parse, hash and include assets from index.html in the build
- Catch all inclusion of files from
/assetsdirectory