rl-ts icon indicating copy to clipboard operation
rl-ts copied to clipboard

Packaging for web environments

Open StoneT2000 opened this issue 4 years ago • 0 comments

At the moment this is packaged nicely for node.js environments and also uses the tfjs-nodejs version (for the most part).

There needs to be a script to package the library into a web-compatible version, replacing tfjs-nodejs with normal tfjs and perhaps making it tree-shakable etc.

StoneT2000 avatar Jun 11 '21 08:06 StoneT2000