naxodev / oss

Open Source Software (OSS) projects by naxodev
https://naxo.dev
MIT License
19 stars 1 forks source link

feat: add worker library generator #23

Closed NachoVazquez closed 12 months ago

NachoVazquez commented 12 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

We can create worker applications but can not fully use Nx because we have yet to generate worker libraries.

What is the new behavior?

The nx-cloudflare plugin now allows the generation of Cloudflare Worker compatible libraries.

Does this PR introduce a breaking change?

[ ] Yes
[x] No
cloudflare-pages[bot] commented 12 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0705f96
Status: ✅  Deploy successful!
Preview URL: https://2eb5010f.oss-9xl.pages.dev
Branch Preview URL: https://feature-add-library-generato.oss-9xl.pages.dev

View logs