Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 154 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 154 Bytes

Watch

yarn parcel watch --no-hmr src/manifest.json

Build

rm -r dist
yarn parcel build --experimental-scope-hoisting src/manifest.json