Add missing Yarn package

This commit is contained in:
Kévin Dunglas
2018-12-09 14:14:41 +01:00
parent 630428de95
commit 98798d9e2c
+1 -1
View File
@@ -3,7 +3,7 @@
<bg=blue;fg=white> </>
* Your admin is almost ready:
1. Install the JavaScript dependencies by running <comment>yarn add @api-platform/admin</comment>
1. Install the JavaScript dependencies by running <comment>yarn add @api-platform/admin @babel/preset-react</comment>
2. Edit <comment>webpack.config.js</comment> and <info>uncomment</info> the following lines:
Encore