1.1.18 • Published 6 months ago
@pieced/webpack-config v1.1.18
webpack configuration
Install
npm i @pieced/webpack-config -DUsage
const {getWebConfig} = require('@pieced/webpack-config');
module.exports = getWebConfig();Usage Dev
const {getWebConfig} = require('@pieced/webpack-config');
module.exports = getWebConfig({
devServer: {
// xxx
},
});1.1.18
6 months ago
1.1.17
7 months ago
1.1.16
7 months ago
1.1.15
8 months ago
1.1.15-beta.0
8 months ago
1.1.14
8 months ago
1.1.13
8 months ago
1.1.12
8 months ago
1.1.11
8 months ago
1.1.10
8 months ago
1.1.9
8 months ago
1.1.8
8 months ago
1.1.7
8 months ago
1.1.6
8 months ago
1.1.5
8 months ago
1.1.4
8 months ago
1.1.3
8 months ago
1.1.2
8 months ago
1.1.1
8 months ago
1.1.0
8 months ago