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

Avoid shipping src #262

Open
ArnaudBarre opened this issue Nov 26, 2023 · 0 comments · May be fixed by #281
Open

Avoid shipping src #262

ArnaudBarre opened this issue Nov 26, 2023 · 0 comments · May be fixed by #281

Comments

@ArnaudBarre
Copy link

Good call on moving typing of plugins in a separate @types alias + support from plugin themself via module declaration, install size was one of the main reason I didn't add the lib to the React templates.
I've looked at the v2 output and I see that src is shipped and doesn't bing more than dist it seems. Also not sure about the tsconfig there, it sometimes make tsc behaves strangely.

@Lehoczky Lehoczky linked a pull request Mar 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant