unterstrich-kolkhoz/unterstrich

THREE slows down build process tremendously

Open

#20 opened on Feb 26, 2018

 (2 comments) (0 reactions) (1 assignee)Go (0 forks)github user discovery
enhancementfrontendhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We need THREE to display shaders on our frontend. Adding this dependency slows down the frontend build by about a minute, though, which is unacceptable. Blacklisting it in .babelrc and package.json don’t help. We should investigate this, because it slows down iteration time on development.

Contributor guide