mozilla/webmaker-core

Rebundle React and React DOM

Open

#748 opened on Oct 27, 2015

 (1 comment) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
browserhelp wantedtech debt

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

I unbundled React and React DOM in webmaker-browser because they were getting packaged twice by webpack.

Ideally we should add them back to the manifest and bundle them with the rest of the JS...

Contributor guide