Migrate to webpack-encore

This commit is contained in:
Björn Fromme
2018-04-19 18:15:05 +02:00
parent da4db35be3
commit 309e68b2f4
22 changed files with 14439 additions and 3579 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
"license": "WTFPL",
"repository": "https://gitlab.com/dreipunktnull/ep_theme.git",
"scripts": {
"dev": "./node_modules/.bin/encode dev",
"build": "./node_modules/.bin/encode production"
"dev": "./node_modules/.bin/encore dev",
"build": "./node_modules/.bin/encore production"
},
"dependencies": {
"@fengyuanchen/datepicker": "^0.6.4",