mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[Encore] Improve the generate package.json (#197)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"devDependencies": {
|
||||
"@symfony/webpack-encore": "^0.12.0"
|
||||
},
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev-server": "encore dev-server",
|
||||
"dev": "encore dev",
|
||||
|
||||
Reference in New Issue
Block a user