Rework Webpack config
This commit is contained in:
parent
bfb8c7c1f6
commit
96eccd2ecd
7 changed files with 1034 additions and 1236 deletions
|
@ -4,6 +4,7 @@ const packageConfig = require('./package.json');
|
|||
|
||||
module.exports = merge(common, {
|
||||
mode: 'production',
|
||||
entry: './scripts/site.js',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue