UNPKG
just-compact
Version:
latest (3.2.0)
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
returns a copy of an array with falsey values removed
github.com/angus-c/just
angus-c/just
just-compact
/
rollup.config.js
4 lines
(2 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
const
createRollupConfig
=
require(
'../../config/createRollupConfig'
);
module
.
exports
= createRollupConfig(__dirname);