On Tue, May 19, 2020 at 2:12 pm, Pirate Praveen
<prav...@onenetbeyond.org> wrote:
On Tue, May 19, 2020 at 2:03 pm, Pirate Praveen
<prav...@onenetbeyond.org> wrote:
Only image-size is missing from runtime dependencies,
image-size 0.5.0 seems a simple module that can be embedded (newer
versions use typescript and needs build).
I'm trying to build 3.11.1 version (latest) but the build system seems
unnecessarily complicated. They have a Gruntfile but is not easily
clear how to run just the build task (gulp dist looked like the answer
but it did not really work, then there is build/rollup.js, which runs
fine but the produced cjs file is dist does not really find the other
files in lib). May be we should just use our own rollup.config.js to
build it.