RC ready at some point, and fixes the node-forge bug due to complications with CI/CD in Parcel 1.x: parcel-bundler/parcel#5145 (comment)
Progress on Parcel 2: parcel-bundler/parcel#5356 (comment)
Blocked as we're... well... waiting for RC 😅
Process:
- Change
parcel-bundler line in package.json to be "parcel": "^2.0.0" (iirc)
npm install
npm run dev
- fix issues as they come, for example, svg issue
RC ready at some point, and fixes the node-forge bug due to complications with CI/CD in Parcel 1.x: parcel-bundler/parcel#5145 (comment)
Progress on Parcel 2: parcel-bundler/parcel#5356 (comment)
Blocked as we're... well... waiting for RC 😅
Process:
parcel-bundlerline inpackage.jsonto be"parcel": "^2.0.0"(iirc)npm installnpm run dev