webpack-config-parts
v7.2.1
Published
Parts of Webpack configurations.
Readme
webpack-config-parts
Parts of Webpack configurations.
Install
$ npm install webpack-config-partsUsage
const { setupIO } = require('webpack-config-parts')Build Options
Environment Variables
| Name | Description | Default Value | Example Value |
| --------------- | ------------------------------------ | ---------------- | -------------------------- |
| W_PUBLIC_PATH | Public path for serving static files | <empty string> | https://cdn.example.com/ |
| W_FILE_FLAT | Enable flat file structure | <empty string> | true |
| W_FILE_HASH | Enable file hash | <empty string> | true |
Examples
Visit here for a practical example.
Why create this?
I'm tired of writing the same configurations again and again.
I think you should...
Uhh... This package is published for myself, If you don't like it, just fuck off.
