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

As a developer, I want to consume the library as a single file #4

Open
DevWouter opened this issue Mar 7, 2021 · 0 comments
Open
Labels
good first issue Good for newcomers

Comments

@DevWouter
Copy link
Member

When build it exists out of multiple javascript files. Although this is fine for developers that are familiar with javascript bundeling, it will make it harder for developers who are unfamiliar with it.

I see no reason that the typescript compilation can output a single file. In fact from a performance point of view I think it's prefered.

@DevWouter DevWouter added the good first issue Good for newcomers label Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant