Tabler: add icons to ThumbNavigation
This commit is contained in:
@ -110,6 +110,7 @@ module.exports = {
|
||||
// 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'),
|
||||
},
|
||||
fallback: {
|
||||
path: require.resolve('path-browserify'),
|
||||
|
||||
Reference in New Issue
Block a user