Migrate to webpack-encore
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user