Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
This commit is contained in:
@ -145,9 +145,6 @@ module.exports = {
|
||||
'node_modules',
|
||||
],
|
||||
alias: {
|
||||
// Override tabler's package.json to allow importing .svg files directly
|
||||
// https://stackoverflow.com/a/35990101/8811886
|
||||
'@tabler': resolve('node_modules', '@tabler'),
|
||||
'icons': resolve('app', 'icons'),
|
||||
'custom': resolve('custom'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user