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

fix: Angular not liking JSON imports #204

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Conversation

Aviortheking
Copy link
Member

Thanks to @timiliris for the report

It seems like Angular does not support import .json files so I moved to using a .js file made by the same script

../../TCGdex/javascript-sdk/dist/modules/Request.js:16:52-59 - Error: Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is available soon)

@Aviortheking Aviortheking merged commit ed883c0 into master Sep 26, 2022
@Aviortheking Aviortheking deleted the fix/angular-version-issue branch September 26, 2022 17:52
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.

1 participant