implemented esbuild and cleaned up stuff

cobalt should now load even faster
This commit is contained in:
wukko
2022-07-30 15:01:54 +06:00
parent f6b0894def
commit 22c16b2fc8
36 changed files with 31 additions and 70 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,9 @@
# npm
node_modules
package-lock.json
# secrets
.env
# esbuild
min