keras-js icon indicating copy to clipboard operation
keras-js copied to clipboard

do not bundle babel-polyfill

Open sinan opened this issue 7 years ago • 2 comments

This fixes #109 without breaking anything else.

image

sinan avatar May 18 '18 08:05 sinan

Really need this fix.

Patafix avatar Jul 14 '18 21:07 Patafix

This indeed breaks a lot of code. I tried to run an old app written with the original keras-js, and installed the library from the fork, but gave me too many error about imports and everything!

sdabhi23 avatar May 30 '19 06:05 sdabhi23