Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe avoid webpack/babel to keep file size small? #2

Open
r03ert0 opened this issue May 14, 2021 · 0 comments
Open

Maybe avoid webpack/babel to keep file size small? #2

r03ert0 opened this issue May 14, 2021 · 0 comments

Comments

@r03ert0
Copy link

r03ert0 commented May 14, 2021

The dist/brainweb.js file produced by the build script makes 418k, brainweb.worker.js is 86k.

It's maybe better to avoid webpack/babel to keep file sizes smaller? And also readable? (right now, changing the community graph in brain-web requires quite several steps in different repos, which makes it less easy to tweak). But there's maybe a better workflow than the one I'm using for developing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant