v2.0.0-beta3
Pre-release
Pre-release
Changelog
- ee0c48e Add in a better favicon
- 41914de Eject CRA and convert to parcel and yarn
- 70d9b8f Move dev packages to devDependencies and add source-map-explorer
- 5376bcf Update the web README.md to reflect the change from CRA to parcel and yarn
- c43c6dc Use parcel proxy instead of NODE_ENV for local development with HMR
- 5ea3ab5 dynamically create directory paths along a log path
- 7ba864b revert to only showing filename when using safari as safari does not respect rtl textOverflow css magic
- 0f5eea5 stop consoling each log message
- 00fc1d5 turn off HMR as there's a problem with hmr and websocket proxying in parcel
- 319febd update package-lock with shx
- 7a6c438 update yarn.lock
- 10d0474 use dist instead of build due to switch to parcel