1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 15:46:23 -07:00

Replace Gulp with Parcel for js bundling

This commit is contained in:
Eggbertx 2022-03-24 16:05:50 -07:00
parent 1848e2f073
commit d423398eff
10 changed files with 6252 additions and 13436 deletions

3
.gitignore vendored
View file

@ -15,4 +15,5 @@
__debug_bin
node_modules
/frontend/coverage
/frontend/tests/coverage
/frontend/tests/coverage
.parcel-cache