aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
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(build): add scripts/build.sh for buildHsieh Chin Fan2024-10-31
|
* refactor: use globalThis to hold methodsHsieh Chin Fan2024-10-30
|
* chore: improve scripts for gh-pagesHsieh Chin Fan2024-10-25
|
* style: standardjsHsieh Chin Fan2024-10-17
|
* feat: add simple script to test mapclayHsieh Chin Fan2024-10-16
| | | | | * add more options for generateMaps for general purposes * add rollup config for adding script into addon
* chore: improve scripts about buildHsieh Chin Fan2024-10-14
|
* chore: add scripts for gh-pagesHsieh Chin Fan2024-10-13
|
* docs(jsdoc): add configuration into scripts/Hsieh Chin Fan2024-10-10
|
* chore: move config files about dev into scripts/Hsieh Chin Fan2024-10-10
|
* chore: style lintHsieh Chin Fan2024-09-26
|
* chore: npm script for local buildHsieh Chin Fan2024-09-22
|
* chore: npm script for publishHsieh Chin Fan2024-09-21