Yusuke Wada
|
fceed7465a
|
Support module workers syntax for Cloudflare Workers (#43)
* add fetch method and modify context
* Add example of Durable Objects
* Fixed export/import style
* Update readme
* Fixed script
|
2022-01-12 09:20:16 +09:00 |
|
Minghe
|
52b56e6ddb
|
feat(miniflare): repalce service-worker-mock with miniflare (#41)
* feat(miniflare): repalce service-worker-mock with miniflare
* feat(ci): add build step
|
2022-01-12 02:14:53 +09:00 |
|
Minghe
|
7c87ac68cd
|
Setup lint to enable code styles check (#27)
* feat(ci): setup github action to enable ci
* feat(ci): enable lint
* fix(lint): fix critical code style issues
|
2022-01-07 07:03:54 +09:00 |
|
Yusuke Wada
|
e6039f69f9
|
Migrate to TypeScript (#21)
* Migrate to TypeScript
* ready for publish
|
2022-01-05 18:41:29 +09:00 |
|