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

Use commonjs in example #107

Merged
merged 2 commits into from
Sep 4, 2022
Merged

Use commonjs in example #107

merged 2 commits into from
Sep 4, 2022

Conversation

mizdra
Copy link
Owner

@mizdra mizdra commented Sep 4, 2022

There is a bug in module: "Node16" that prevents tsc from resolving .css.d.ts (microsoft/TypeScript#50133). Therefore, use module: "CommonJS" instead of module: "Node16" in the example.

@mizdra mizdra force-pushed the use-commonjs-in-example branch from 0fe24a4 to 3029073 Compare September 4, 2022 13:20
@mizdra mizdra merged commit 22d6ba5 into main Sep 4, 2022
@mizdra mizdra deleted the use-commonjs-in-example branch September 4, 2022 13:29
@mizdra mizdra added the Type: Change Change existing functionality. label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Change Change existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant