Files
symfony-flex-recipes-contrib/enhavo/app-bundle/0.9/post-install.txt
T

11 lines
356 B
Plaintext

* Update your <fg=green>package.json</> file
* Update your <fg=green>webpack.config.js</> file
* Update your configurations
* Build your assets with
<fg=green>$ yarn encore dev</>
<fg=green>$ yarn routes:dump</>
<fg=green> Read more details about the steps:</>
<fg=blue> https://docs.enhavo.com/book/app-bundle/installation.html</>