8.1.3 • Published 6 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
6 months ago
8.1.2
6 months ago
8.1.2-next.14
9 months ago
8.1.2-next.10
9 months ago
8.1.2-next.11
9 months ago
8.1.2-next.12
9 months ago
8.1.2-next.2
10 months ago
8.1.2-next.1
10 months ago
8.1.2-next.4
10 months ago
8.1.2-next.3
10 months ago
8.1.2-next.6
10 months ago
8.1.2-next.5
10 months ago
8.1.2-next.8
10 months ago
8.1.2-next.7
10 months ago
8.1.2-next.9
10 months ago
8.1.2-next.0
1 year 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