@genesislcap/webpack-builder
v14.228.0
Published
Webpack builder
Downloads
8,919
Readme
Webpack builder
Builder wrapping Webpack bundler.
Development SSL Certificates
The default @genesislcap/build-kit
development certificates are applied to the webpack-dev-server
when --https
is set.
Please follow the Development-SSL-Certificate guide to complete local machine setup.
Running in HTTPS
Passing --https
to webpack in development
mode will enable https. Micro frontends and showcase applications will
likely contain npm scripts to simply this:
"dev:webpack:https": "genx dev --https -b webpack"
Installation
To enable this module in your application, follow the steps below.
- Add
@genesislcap/webpack-builder
as a dependency in yourpackage.json
file. Whenever you change the dependencies of your project, ensure you run the$ npm run bootstrap
command again. You can find more information in the package.json basics page.
{
...
"dependencies": {
...
"@genesislcap/webpack-builder": "latest"
...
},
...
}
API Docs
License
Note: this project provides front-end dependencies and uses licensed components listed in the next section; thus, licenses for those components are required during development. Contact Genesis Global for more details.
Licensed components
Genesis low-code platform