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

De-typescriptify bundle url files #287

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Conversation

benjervis
Copy link
Contributor

@benjervis benjervis commented Dec 16, 2024

Originally these bundle url functions had a whole bunch of arguments being passed in, and I wanted Typescript to keep track of what was going on.

This is causing some problems with the files being resolved from various places, and has quickly become not worth the trouble.

To try for the best of both worlds, I've added some JSDoc types, so that we're not just totally in the dark.

Guess the TS files weren't getting linted either, so have had to fix a lint issue in here as well.

@benjervis benjervis requested a review from a team December 16, 2024 07:50
@alshdavid
Copy link
Contributor

Legend 🦾

@alshdavid alshdavid merged commit 5a0e0f9 into main Dec 16, 2024
17 checks passed
@alshdavid alshdavid deleted the de-typescriptify-bundle-url-files branch December 16, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants