mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Remove jQuery
This commit is contained in:
parent
e28e1bddb4
commit
e4fb100163
3 changed files with 1 additions and 10 deletions
|
@ -22,7 +22,6 @@ Encore
|
|||
config.corejs = '3.23';
|
||||
})
|
||||
.enableSassLoader()
|
||||
.enablePostCssLoader()
|
||||
.autoProvidejQuery();
|
||||
.enablePostCssLoader();
|
||||
|
||||
module.exports = Encore.getWebpackConfig();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue