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

update deps, convert to pure es module, replace webpack with esbuild #29

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Conversation

mreinstein
Copy link
Contributor

@anuraghazra Verly is amazing! I love it's simplicity.

I'm exploring using Verly for an upcoming project, and I have other ideas for simplifying/improving things. This is the first PR of several to see if you're open to some contributions.

thanks again for this 💎 !

@anuraghazra
Copy link
Owner

Thanks @mreinstein looks good.

Although I would prefer to use a build tool which caters to libraries like vite or rollup since I had plans to publish verly as npm library, but esbuild should work for now.

@anuraghazra anuraghazra merged commit 99e1a6f into anuraghazra:master Feb 10, 2024
0 of 4 checks passed
@mreinstein
Copy link
Contributor Author

Another option is we could just eliminate the bundle entirely. These days the applications are doing the bundling, and since this is a library it's probably not that important.

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.

None yet

2 participants