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

Remove @knighted/specifier and rewrite specifiers with @knighted/module instead. #45

Open
knightedcodemonkey opened this issue May 30, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@knightedcodemonkey
Copy link
Owner

No need to keep both dependencies around. Also look into transforming the specifiers before compiling with tsc. I think that will cause tsc to complain about not being able to resolve modules, so I should look into silencing those warnings, although it will be hard to distinguish errors from this package's rewrites, vs actual resolution errors in packages using this one.

@knightedcodemonkey knightedcodemonkey added the dependencies Pull requests that update a dependency file label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant