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 import #1046

Closed
wants to merge 1 commit into from
Closed

fix import #1046

wants to merge 1 commit into from

Conversation

kemotx90
Copy link
Contributor

@kemotx90 kemotx90 commented Dec 7, 2023

this fix enable some framework (like angular) to read correctly lang path. Without this reference the usage of this plugin cause missing reference

Fixes #

this fix enable some framework (like angular) to read correctly lang path. Without this reference the usage of this plugin cause missing reference
@xdan
Copy link
Owner

xdan commented Dec 7, 2023

Hmm, do you want this file to export modules from itself?

@xdan xdan closed this Dec 10, 2023
@kemotx90
Copy link
Contributor Author

kemotx90 commented Dec 14, 2023

line height bug
without declared export the error are persistent in angular usage

with path declaration - Compile Succesfully
immagine

@xdan
Copy link
Owner

xdan commented Dec 14, 2023

@xdan
Copy link
Owner

xdan commented Dec 14, 2023

Oh, I see. The problem is inside the esm build. It shouldn't be fixed this way. I'll fix it

xdan added a commit that referenced this pull request Dec 16, 2023
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