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

Migrate from CRA to Parcel #1

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Migrate from CRA to Parcel #1

wants to merge 12 commits into from

Conversation

bgins
Copy link
Member

@bgins bgins commented Aug 12, 2021

This PR shows how to convert the CRA version of this app to use Parcel 2:

  • Replace react-scripts with parcel
  • Update .gitignore and fission.yaml. Parcel uses dist instead of build
  • Remove all instances of %PUBLIC_URL% from index.html
  • Add entry point referencing index.js in index.html

@bgins bgins marked this pull request as draft September 10, 2021 21:19
@bgins bgins changed the title Migrate from CRA to parcel Migrate from CRA to Parcel Sep 29, 2021
We had a service worker error on returning from the auth lobby with
the release candidate in local development. The error does not occur
with the latest nightly.
Add webpack branch and PR.
Update webnative badge to v0.28.1.
Remove resolutions and overrides. No longer needed.
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