mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
refactor(app-templates): convert list to react [EE-6205] (#10439)
This commit is contained in:
@@ -177,6 +177,10 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
watchOptions: {
|
||||
ignored: /node_modules/,
|
||||
aggregateTimeout: 500,
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@@': path.resolve(projectRoot, 'app/react/components'),
|
||||
|
||||
Reference in New Issue
Block a user