mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-27 02:23:44 +02:00
Get modal base logic all worked out
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user