aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/rollup.config.js
Commit message (Collapse)AuthorAge
* 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
* refactor: use globalThis to hold methodsHsieh Chin Fan2024-10-30
|
* 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: move config files about dev into scripts/Hsieh Chin Fan2024-10-10