chrome-extensions-vue-boilerplate

build

Boilerplate for chrome extension using vue + typescript, and bundled by parcel with save-and-refresh support

Development Build and Watch

yarn watch

Release Build

yarn build

Unit Test

yarn test

E2E Test

Load unpacked extension from dist folder in chrome after building