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

Proposal to Update the Parcel Boilerplate Starter to V2. #352

Open
arswaw opened this issue Dec 29, 2023 · 1 comment
Open

Proposal to Update the Parcel Boilerplate Starter to V2. #352

arswaw opened this issue Dec 29, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file

Comments

@arswaw
Copy link

arswaw commented Dec 29, 2023

As of writing this, Parcel version 2.10.3 has now been released.

Now there are some breaking changes with Parcel 2.0 including how static assets are handled and how TypeScript needs to be configured. For my personal use, I decided to use the Parcel boilerplate starter in this repo for my own purposes and I thought I would share my upgrade effort with the community.

You can see the changes I've made in my fork here.

I believe I have maintained your particle demo but the main effort is ensuring that Parcel 2 is the latest version.

I'd like to make a pull request, with your approval.

Thanks.

@digitsensitive
Copy link
Owner

Hello @arswaw
I recently updated the webpack-boilerplate. Would be nice to have the parcel-boilerplate updated too.
If you still want to do a pull request, feel free to do so 👍🏼

@digitsensitive digitsensitive added the dependencies Pull requests that update a dependency file label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants