Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 199 Bytes

File metadata and controls

11 lines (7 loc) · 199 Bytes

Development Notes

Build Workflow

After modifying source files in src/, always build before committing:

npm run build

Then commit both source files and extension.js together.