aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAge
* fix: redeclaration, use IIFE to load modulesHsieh Chin Fan2024-11-08
| | | | * put bundled scripts into scripts/, this make gitignore easier
* refactor(build): update build script for addonHsieh Chin Fan2024-11-04
| | | | | | | * To fit file size limit for addon submission of mozilla.org, add scripts for each renderers * add scripts/addon.sh for bundling, with simple rollup commands * scripts/rollup.config.js no more handle addon build
* chore: zip script to submit addonHsieh Chin Fan2024-11-03
|
* feat: add simple contextMenu and background scriptHsieh Chin Fan2024-10-19
|
* feat: add npm script for addonHsieh Chin Fan2024-10-16
|
* docs(jsdoc): add configuration into scripts/Hsieh Chin Fan2024-10-10
|
* chore: update gitignoreHsieh Chin Fan2024-10-10
|
* chore(build): add bundle stat for devHsieh Chin Fan2024-10-01
|
* chore: npm script for publishHsieh Chin Fan2024-09-21
|
* fix: Remove soft link by mistakeHsieh Chin Fan2024-09-15
|
* chore: Add ignore for local mapclay dirHsieh Chin Fan2024-09-09
|
* Initial CommitHsieh Chin Fan2024-09-07