mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
Make the recipe used webpack-encore-pack
This commit is contained in:
committed by
Fabien Potencier
parent
6795d7f360
commit
95a2f42e1f
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@symfony/webpack-encore": "^0.9.1"
|
||||
"@symfony/webpack-encore": "^0.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev-server": "encore dev-server",
|
||||
Reference in New Issue
Block a user