Choices/scripts
Xon 9108736808 Support enabling/disable fuse via build feature flag in favor of a simple prefix search
ie running;
npm run js:build-dev -- --environment SEARCH_FUSE:null
2024-08-08 16:00:20 +08:00
..
configs.mjs Support enabling/disable fuse via build feature flag in favor of a simple prefix search 2024-08-08 16:00:20 +08:00
lint-staged.config.js Switch from webpack to rollup, and setup build process to make umd/cjs/es builds. Remove d.ts.map files. rollup manages to save ~1kb off the gzip'ed bunddle size 2024-08-07 16:21:17 +08:00
server.mjs Adjust supported bundle formats, UMD format matches webpack and drops in size! 2024-08-07 18:31:15 +08:00