Bundle and minify .exports.js files. (#3036)

* move all exports.js into src/js

* finalize the sort of this

* and it works

* add test.ts to gitignore

* okay

* convert some to ts just to show

* finish up

* fixup makefile

* minify syntax in dev

* finish rebase

* dont minify all modules

* merge

* finish rebase merge

* flaky test that hangs
This commit is contained in:
dave caruso
2023-06-01 21:16:47 -04:00
committed by GitHub
parent 03ffd1c732
commit 4df1d37ddc
250 changed files with 49064 additions and 1298 deletions

2
.gitignore vendored
View File

@@ -119,3 +119,5 @@ myscript.sh
cold-jsc-start
cold-jsc-start.d
/test.ts