mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Chores: fix compilation
This commit is contained in:
parent
0aec66b1e3
commit
cad38bbf6a
@ -38,10 +38,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
optimization: {
|
optimization: {
|
||||||
usedExports: true,
|
usedExports: true,
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
chunkIds: 'named',
|
chunkIds: 'named',
|
||||||
>>>>>>> feature/lazy_load
|
|
||||||
splitChunks: {
|
splitChunks: {
|
||||||
cacheGroups: {
|
cacheGroups: {
|
||||||
vendors: {
|
vendors: {
|
||||||
|
Loading…
Reference in New Issue
Block a user