We deprecated mixins in favour of having the merge primitives in the
std lib.
The dependency in the package.json anticipates the next release of jk
(and publication of the NPM package) which will include merge as an
importable module.
[x] why is jest not attempting to transform the ES6 files in @jkcfg/std? (A: because my local setup, somehow)
We deprecated mixins in favour of having the merge primitives in the std lib.
The dependency in the package.json anticipates the next release of jk (and publication of the NPM package) which will include
merge
as an importable module.