Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 174 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 174 Bytes

Building the plugin

You need to have npm installed. Install the dependencies:

npm install

Now, you can build the plugin by running:

npm run build-js