parent
c96c9685ae
commit
034f208977
@ -0,0 +1,6 @@
|
|||||||
|
module.exports = {
|
||||||
|
entry: './js/index.js',
|
||||||
|
output: {
|
||||||
|
filename: 'dist/bundle.js'
|
||||||
|
}
|
||||||
|
};
|
||||||
Loading…
Reference in new issue