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