|
@@ -15,7 +15,6 @@ module.exports = { |
|
|
}, |
|
|
}, |
|
|
poweredByHeader: false, |
|
|
poweredByHeader: false, |
|
|
basePath: '/tesseract/web/react/common', |
|
|
basePath: '/tesseract/web/react/common', |
|
|
trailingSlash: true, |
|
|
|
|
|
webpack(...args) { |
|
|
webpack(...args) { |
|
|
const oldWebpack = e.webpack(...args) |
|
|
const oldWebpack = e.webpack(...args) |
|
|
const [config, { defaultLoaders, }] = args |
|
|
const [config, { defaultLoaders, }] = args |
|
|