8.1.3 • Published 9 months ago
@krakenjs/webpack-config-grumbler v8.1.3
@krakenjs/webpack-config-grumbler
Installation
npm install -D @krakenjs/webpack-config-grumbler
Usage
- Create a
webpack.config.js
file at the root of your project. Add the following contents to your
webpack.config.js
file:import { getWebpackConfig } from "@krakenjs/webpack-config-grumbler"; const FILE_NAME = "mylibrary"; const MODULE_NAME = "mylibrary"; export const WEBPACK_CONFIG = getWebpackConfig({ filename: `${FILE_NAME}.min.js`, modulename: MODULE_NAME, minify: true, }); export default [WEBPACK_CONFIG];
8.1.3
9 months ago
8.1.2
9 months ago
8.1.2-next.14
12 months ago
8.1.2-next.10
12 months ago
8.1.2-next.11
12 months ago
8.1.2-next.12
12 months ago
8.1.2-next.2
12 months ago
8.1.2-next.1
12 months ago
8.1.2-next.4
12 months ago
8.1.2-next.3
12 months ago
8.1.2-next.6
12 months ago
8.1.2-next.5
12 months ago
8.1.2-next.8
12 months ago
8.1.2-next.7
12 months ago
8.1.2-next.9
12 months ago
8.1.2-next.0
2 years ago
8.1.1-alpha.1
2 years ago
8.1.0
2 years ago
8.0.1
2 years ago
8.0.4-next.0
2 years ago
8.0.3
2 years ago
8.1.1
2 years ago
8.0.2
2 years ago
8.1.0-alpha.1
2 years ago
8.0.5
2 years ago
8.0.4
2 years ago
8.0.7
2 years ago
8.0.6
2 years ago
8.0.0-next.6
2 years ago
7.0.0-next.1
2 years ago
8.0.0-next.5
2 years ago
8.0.0-next.4
2 years ago
8.0.0
2 years ago
8.0.0-next.3
2 years ago
8.0.0-next.2
2 years ago
8.0.0-next.1
2 years ago
8.0.0-next.0
2 years ago