Add main.js as the action entry point

This commit is contained in:
Barry Gordon
2021-05-26 17:44:53 +01:00
parent 9cdd566af0
commit 77e6e637ae
4 changed files with 13072 additions and 0 deletions

View File

@@ -28,3 +28,6 @@ jobs:
- name: Run tests
run: npm test
- name: Verify the build artefact is updated
run: npm run build && git diff --quiet