mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-22 00:03:46 +02:00
yarn: update dependencies, prepare for Plug'n'Play
This commit is contained in:
@@ -60,7 +60,8 @@ module.exports = {
|
||||
extensions: ['.ts', '.tsx', '.js', '.json'],
|
||||
alias: {
|
||||
'@': path.join(__dirname, '/resources/scripts'),
|
||||
'@feature': path.join(__dirname, '/resources/scripts/components/server/features'),
|
||||
'feature': path.join(__dirname, '/resources/scripts/components/server/features'),
|
||||
'react-dom': '@hot-loader/react-dom',
|
||||
},
|
||||
symlinks: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user