Closed boneskull closed 5 years ago
We want browser support in every package which does not do Node.js-specific stuff (essentially, everything except @gnostic/cli and @gnostic/fs).
@gnostic/cli
@gnostic/fs
Rollup seems like an obvious choice, since most packages are intended to be used as libraries.
It may make sense to use Rollup in the above two modules for consistency, but it's of less importance.
We want browser support in every package which does not do Node.js-specific stuff (essentially, everything except
@gnostic/cli
and@gnostic/fs
).Rollup seems like an obvious choice, since most packages are intended to be used as libraries.
It may make sense to use Rollup in the above two modules for consistency, but it's of less importance.