Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominiquecomte/worker-with-assets

A Cloudflare Worker with some static assets
https://github.com/dominiquecomte/worker-with-assets

cloudflare worker

Last synced: about 2 months ago
JSON representation

A Cloudflare Worker with some static assets

Awesome Lists containing this project

README

        

# ✅ worker-with-assets

This Worker contains assets as well as a Worker script.

Integration tests should hit assets, but unit tests which directly import the Worker should not.

Adapted from [workers-with-assets](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/workers-with-assets) in [Cloudflare workers SDK](https://github.com/cloudflare/workers-sdk).