Get modal base logic all worked out
This commit is contained in:
parent
be7f7d8da8
commit
0b11532a48
6 changed files with 67 additions and 19 deletions
|
@ -113,7 +113,7 @@ const cssLoaders = [
|
|||
module.exports = {
|
||||
target: 'web',
|
||||
mode: process.env.NODE_ENV,
|
||||
devtool: isProduction ? false : 'inline-source-map',
|
||||
devtool: isProduction ? false : 'eval-source-map',
|
||||
performance: {
|
||||
hints: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue