implemented esbuild and cleaned up stuff
cobalt should now load even faster
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,9 @@
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# secrets
|
||||
.env
|
||||
|
||||
# esbuild
|
||||
min
|
||||
Reference in New Issue
Block a user