This project contains minimal env and structure for my own extensions.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Opera |
![]() Vivaldi |
![]() Yandex |
---|---|---|---|---|---|
Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
- Install dependencies
yarn
- Start developer mode
yarn start
- Production build
yarn build:prod
- Developer build
yarn build:dev
yarn clean && yarn build:prod && yarn build:zip