salix/webpack.config.yml

6 lines
84 B
YAML

buildDir: dist
devServerPort: 3500
publicPath: '/static'
entry: {
salix: salix
}