README
lodash-ext
Lodash extended
IMPORTANT: it bundles a copy of lodash with it!
rollup is not configured to use
lodashasexternal(seerollup.config.js)
- rollup v2
- core-js 3
- babel helpers bundled
Lodash extended
<script type="module">
import caienaLodashExt from 'https://cdn.skypack.dev/@caiena/lodash-ext';
</script>
Lodash extended
IMPORTANT: it bundles a copy of lodash with it!
rollup is not configured to use
lodashasexternal(seerollup.config.js)