Choices/src
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
..
icons Keep icons for future usage 2017-11-21 15:53:28 +00:00
scripts Support enabling/disable fuse via build feature flag in favor of a simple prefix search 2024-08-08 16:00:20 +08:00
styles Fix choices.scss wan't updated resulting in css build removing an edit 2024-08-07 15:05:55 +08:00
entry.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
index.ts Remove console.log statements, and minor code cleanup 2024-08-08 09:42:43 +08:00
tsconfig.json Update tests for vitests 2024-08-07 19:02:17 +08:00