-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
We are currently using parcel-bundler version 1, but version 2 was recently released in a different library called parcel.
- Uninstall parcel-bundler
- Install parcel
- Make sure
package.jsonscripts still work and update them if not. - Make sure the app can still run using both the
docker-composemethod and thedevelopment servermethods described in the README.
Reactions are currently unavailable