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