Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 425 Bytes

This is a template of chrome extension project

How to use

Load de extension on ./build path. This is the path where the build was placed.

To develovop use this

Start the watch using yarn watch, it will watch your project and build, every time you make any change

To generate de packaged project

Run one of the commands, yarn patch, yarn minor or yarn major to generate package using the semver