feat: create v2 for module support
All checks were successful
Deploy / deploy (push) Successful in 1m21s

This commit is contained in:
xuu
2023-10-19 17:05:41 -06:00
parent 392341cf38
commit b82a1e954e
33 changed files with 14142 additions and 25714 deletions

4
assets/.gitignore vendored
View File

@@ -1,4 +1,5 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
/build
# dependencies
/node_modules
@@ -6,9 +7,6 @@
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local