diff --git a/symfony/webpack-encore-bundle/1.9/post-install.txt b/symfony/webpack-encore-bundle/1.9/post-install.txt new file mode 100644 index 00000000..03f763a2 --- /dev/null +++ b/symfony/webpack-encore-bundle/1.9/post-install.txt @@ -0,0 +1,9 @@ + + Finish Encore Installation + + + * Install Yarn and run yarn install + + * Uncomment the Twig helpers in templates/base.html.twig + + * Start the development server: yarn dev-server