On-the-fly bundler for typescript libraries hosted on Gitea or compatible
Go to file
2020-05-14 11:29:24 +02:00
.editorconfig Initial bundle server prototype 2020-05-13 16:39:34 +02:00
.gitignore Initial bundle server prototype 2020-05-13 16:39:34 +02:00
README.md Initial bundle server prototype 2020-05-13 16:39:34 +02:00
server.test.ts Added tests and security hardening 2020-05-14 11:24:38 +02:00
server.ts Fixed allowed path regex 2020-05-14 11:29:24 +02:00
tsconfig.json Initial bundle server prototype 2020-05-13 16:39:34 +02:00

typescript/bundler

Build Status