Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -1/+1 | |
2021-10-30 | [Bun.js] Fix entry point to only call default if it was a CommonJS transforme... | 1 | -0/+3 | |
2021-10-16 | Ensure `self` is always defined | 1 | -0/+1 | |
2021-09-23 | Add __exportValue and __exportDefault to runtime | 1 | -0/+4 | |
2021-09-23 | Globally define require() so that UMD modules which check for the existence o... | 1 | -0/+1 | |
2021-09-23 | Embed regeneratorRuntime so that things which expect it to be a global still ... | 1 | -0/+1 | |
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -0/+1 | |
2021-08-17 | alright thats the rename | 1 | -12/+12 | |
2021-08-15 | rename to bun | 1 | -1/+1 | |
2021-08-04 | Fix typo in runtime js code | 1 | -3/+3 | |
2021-06-24 | I like this direction | 1 | -4/+6 | |
2021-06-20 | Support live-reload and fallback | 1 | -0/+14 |