liquidcarrot / carrot

🥕 Evolutionary Neural Networks in JavaScript
https://liquidcarrot.io/carrot/
MIT License
293 stars 34 forks source link

TypeScript: Bundling with Parcel or Webpack #230

Closed raimannma closed 3 years ago

raimannma commented 4 years ago

Description

The ParcelBundler doesn't work right at the typescript branch. I had problems with the threads.js lib.

Description on the website of threads.js: https://threads.js.org/getting-started#build-with-webpack https://threads.js.org/getting-started#build-with-parcel-bundler

To Reproduce

Try the distribution files in a browser environment.

Tasks