You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
It would be nice to be able to easily create custom builds that only include the functions chosen. Lodash has something similar (see here).
A simple way might be to atomise the main file into es6 modules and included some commandline params for the build script.