-
-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
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.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Projects
Milestone
Relationships
Development
Select code repository
Activity
digitsensitive commentedon Mar 12, 2024
Hello @arswaw
I recently updated the
webpack-boilerplate
. Would be nice to have theparcel-boilerplate
updated too.If you still want to do a pull request, feel free to do so 👍🏼