Set up Webpack Encore

This commit is contained in:
Paul Nicoué 2022-07-18 18:54:25 +02:00
parent f97988b02e
commit e1bef7c01f
38 changed files with 14937 additions and 1202 deletions

View file

@ -25,6 +25,9 @@
]
},
"config": {
"optimize-autoloader": true
"optimize-autoloader": true,
"allow-plugins": {
"getkirby/composer-installer": true
}
}
}