Commit Graph

3 Commits

Author SHA1 Message Date
Fleny
b177eb40f8 chore: Update yarn, refactor packages setup (#4085)
* Update yarn, refactor packages setup

* Rename some jobs in lib-check.yml

* Update website/yarn.lock

* Revert build-type-and-test job name change
2025-01-16 22:27:10 -06:00
Fleny
06e8ec3888 Add a negative lookahead to prevent .json to be changed (#3536)
This was breaking the REST manager as the fetch() Response object uses a .json method to get the JSON body
2024-04-18 09:06:55 +00:00
Jonathan Ho
1974834b20 feat: all cjs export (#3189)
* feat: all cjs export

* test: fix deno test

* style: fix error  Expected space or tab before '*/' in comment  spaced-comment

* fix: deno import map

* fix: sneak in a fix for yarn
2023-11-27 01:17:54 +00:00