1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 19:59:37 +00:00

feat: web support (#11)

This commit is contained in:
James Cook 2022-03-24 18:56:33 +00:00 committed by GitHub
parent f742e72b26
commit 6392ee6d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 2122 additions and 294 deletions

6
.gitignore vendored
View file

@ -115,8 +115,4 @@ dist
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
*.js
tests/config.json
.pnp.*