mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Show badges with the number of child nodes in the admin page treeviews again.
This commit is contained in:
parent
365b85ac4c
commit
f21cd55b2e
4 changed files with 16 additions and 7 deletions
|
@ -93,7 +93,7 @@ Encore
|
|||
|
||||
// enables @babel/preset-env polyfills
|
||||
.configureBabelPresetEnv((config) => {
|
||||
config.useBuiltIns = 'usage';
|
||||
//config.useBuiltIns = 'usage';
|
||||
config.corejs = 3;
|
||||
})
|
||||
// enables Sass/SCSS support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue