dxw / js-cop-games

A repo for the Javascript community of practice's games
0 stars 0 forks source link

Watch bundled files #202

Closed richpjames closed 2 months ago

richpjames commented 2 months ago

Whilst we were watching the serverside changes we weren't watching for changes in the bundled (clientside) TS. This adds a new compile:watch command and then uses it in the start:watch command.