workadventure/.github/workflows
David Négrier 085a4d41fd Adding svelte-check to the build process
Type checking in Svelte was not enabled (because we were not running svelte-check).
This PR adds:

- run svelte-check in watch mode in development
- run svelte-check in CI
2021-06-15 18:08:16 +02:00
..
build-and-deploy.yml Deleting old certificate if one already exists 2021-06-11 15:31:27 +02:00
cleanup.yml
continuous_integration.yml Adding svelte-check to the build process 2021-06-15 18:08:16 +02:00
push-to-npm.yml