Rework Webpack config
This commit is contained in:
committed by
vitorsemeano
parent
bfb8c7c1f6
commit
96eccd2ecd
@@ -4,6 +4,7 @@ const packageConfig = require('./package.json');
|
||||
|
||||
module.exports = merge(common, {
|
||||
mode: 'production',
|
||||
entry: './scripts/site.js',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user