Closed agubler closed 6 years ago
Bug
We support both automatic bundle creation based on lazy imports and manually configuring bundles via the .dojorc - This should be added to the readme so that people know how to use them!
.dojorc
Pull Request References: https://github.com/dojo/cli-build-webpack/pull/92 & https://github.com/dojo/cli-build-webpack/pull/89
This is now documented in the cli-build-app command and cli-build-webpack has been deprecated.
cli-build-app
cli-build-webpack
Bug
We support both automatic bundle creation based on lazy imports and manually configuring bundles via the
.dojorc
- This should be added to the readme so that people know how to use them!Pull Request References: https://github.com/dojo/cli-build-webpack/pull/92 & https://github.com/dojo/cli-build-webpack/pull/89