webpack 5
This commit is contained in:
parent
3d66886d2d
commit
a3fc78e9fd
|
@ -0,0 +1,5 @@
|
||||||
|
module.exports = {
|
||||||
|
future: {
|
||||||
|
webpack5: true,
|
||||||
|
},
|
||||||
|
};
|
Reference in New Issue