keen-analysis.js
keen-analysis.js copied to clipboard
Split localQuery to a separate npm package
This package currently contains an experimental localQuery module, which is not included in the CDN bundle due to its size.
AFAICT, this module is not sharing any code with other parts of the package, and most of the dependencies of the package are actually dependencies of the localQuery module. Splitting this module into a separate NPM package would allow managing these deps better.
@apryka any opinion on this ?
@apryka any comment on this ?