1.1.18 • Published 10 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
10 months ago
1.1.17
11 months ago
1.1.16
11 months ago
1.1.15
12 months ago
1.1.15-beta.0
12 months ago
1.1.14
12 months ago
1.1.13
12 months ago
1.1.12
12 months ago
1.1.11
12 months ago
1.1.10
12 months ago
1.1.9
12 months ago
1.1.8
12 months ago
1.1.7
12 months ago
1.1.6
12 months ago
1.1.5
12 months ago
1.1.4
12 months ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago