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

support native ESM and built-in typescript definition #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

achmadk
Copy link

@achmadk achmadk commented Oct 13, 2021

fix issue #23

add `module` and `exports` attribute into `package.json` file

fix pugjs#23
add typescript definition which has stricter type than `@types/void-elements`

fix pugjs#23
@emab
Copy link

emab commented Feb 18, 2023

Ran into this problem when trying to move to Vite. We use react-i18n and this is in the dependency tree - getting this issue when trying to complete the build.

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