Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A plugin system (for custom file types, etc) #367

Closed
Tracked by #151
petebacondarwin opened this issue Feb 1, 2022 · 2 comments
Closed
Tracked by #151

A plugin system (for custom file types, etc) #367

petebacondarwin opened this issue Feb 1, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@petebacondarwin
Copy link
Contributor

petebacondarwin commented Feb 1, 2022

Offer a way to allow developers to publish custom file types as part of their Worker.

@petebacondarwin petebacondarwin mentioned this issue Feb 1, 2022
10 tasks
@petebacondarwin petebacondarwin added this to the Wrangler 2.1 milestone Feb 1, 2022
@petebacondarwin petebacondarwin changed the title A plugin system (for custom file types, etc) (needs issue) A plugin system (for custom file types, etc) Feb 1, 2022
@petebacondarwin petebacondarwin added enhancement New feature or request and removed feature labels May 12, 2022
@petebacondarwin petebacondarwin modified the milestones: Selected for development, Backlog May 15, 2022
@petebacondarwin petebacondarwin moved this to Backlog in workers-sdk May 15, 2022
@petebacondarwin petebacondarwin removed this from the Backlog milestone May 15, 2022
@penalosa
Copy link
Contributor

@petebacondarwin Is this addressed by module rules?

@petebacondarwin
Copy link
Contributor Author

Hmm. I'm not sure. Rules support the following type: ESModule, CommonJS, CompiledWasm, Text or Data.
So I guess Data could cover custom types?

Honestly I am not sure what the original requirement was.
Let's close this since no one seems to be asking for it.

@github-project-automation github-project-automation bot moved this from Backlog to Done in workers-sdk Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants