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

chore(npm): use rollup bundler #6

Merged
merged 1 commit into from
Dec 3, 2023
Merged

chore(npm): use rollup bundler #6

merged 1 commit into from
Dec 3, 2023

Conversation

amtins
Copy link
Owner

@amtins amtins commented Dec 3, 2023

Description

Solves #5 by using rollup instead of parceljs to generate the bundle.

Changes made

  • add rollup dev dependency
  • remove parcel targets

@amtins amtins force-pushed the chore/build-package branch from 4a904c4 to 60adfe8 Compare December 3, 2023 16:09
Solves #5 by using `rollup` instead of `parceljs` to generate the bundle.

- add rollup dev dependency
- remove parcel targets
@amtins amtins force-pushed the chore/build-package branch from 60adfe8 to b0e85d3 Compare December 3, 2023 16:11
@amtins amtins merged commit 667b61b into main Dec 3, 2023
@amtins amtins deleted the chore/build-package branch December 3, 2023 16:12
@amtins amtins mentioned this pull request Dec 3, 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.

1 participant