MicropolisCore icon indicating copy to clipboard operation
MicropolisCore copied to clipboard

Add NPM script to concurrently build Vite and Make, watch C++ source and rebuild

Open eliot-akira opened this issue 1 year ago • 0 comments

Here's a proof of concept using chokidar to watch C++ source code and run Make whenever a file is changed. I also added a way to run it concurrently with vite dev. So far it seems to work well.

eliot-akira avatar Jul 09 '24 10:07 eliot-akira