Skip to content

fix: expected the module specifier to be a string literal #34

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

Merged

Conversation

luke-rogers
Copy link
Contributor

fixes #32

For some reason project.getSourceFiles() was returning html files causing sourceFile.getImportDeclarations(); to fall over. I've also included printing the stack trace rather than just the error message to give the errors slightly more clarity.

@luke-rogers
Copy link
Contributor Author

Be great to get this merged if you're happy with the changes.

@sean-perkins
Copy link
Contributor

Hey @luke-rogers ! Apologies this has been delayed. I'll get this rebased and into the v0.2.0 release today.

@sean-perkins sean-perkins force-pushed the fix/module-specifier-string-literal branch from 1b5699d to dd0a74d Compare January 25, 2024 21:54
@sean-perkins sean-perkins merged commit 7e260b6 into ionic-team:main Jan 25, 2024
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.

bug: Expected the module specifier to be a string literal.
2 participants