Files
symfony-flex-recipes-contrib/pentatrion/vite-bundle/1.0/post-install.txt
T

12 lines
718 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> Getting started using </><bg=blue;fg=white;options=bold>pentatrion/vite-bundle</><bg=blue;fg=white> </>
<bg=blue;fg=white> </>
<fg=blue;options=bold>Configure</> <fg=blue>your transformations:</>
1. Add if necessary a configuration file in <comment>%CONFIG_DIR%/packages/pentatrion_vite.yaml</>.
2. Verify the Vite configuration in <comment>/vite.config.js</>.
3. Install npm and run <comment>npm i</>.
4. Start the development server: <comment>npm run dev</>.
5. Start coding into <comment>assets/app.js</>