google / google/neuroglancer

Streamlined dependencies for a dependent project

Open
#196 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
389
Avg merge
3d 21h
Merged PRs (30d)
3

Description

I would like to use some of the machinery in neuroglancer for creating viewer state and turning viewer state into URLs. I'm playing around with the dependent project example, but even for a very simple dependent project (e.g., something that uses no neuroglancer exports and just logs "hello world" to the console), the resulting `dist/min/` folder is ~7 megabytes and contains a lot of stuff I'm definitely not using (`bossauth.html`, `async_computation_bundle.js`, etc).

What would I need to do in order to cleanly export just the viewer state machinery and none of this other stuff?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.