aboutsummaryrefslogtreecommitdiffhomepage
path: root/addon/index.js
Commit message (Collapse)AuthorAge
* fix: redeclaration, use IIFE to load modulesHsieh Chin Fan2024-11-08
| | | | * put bundled scripts into scripts/, this make gitignore easier
* feat: add OSM for diary pageHsieh Chin Fan2024-11-05
|
* 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