oc-template-react icon indicating copy to clipboard operation
oc-template-react copied to clipboard

Serving Externals through the registry itself

Open nickbalestra opened this issue 6 years ago • 1 comments

Currently we serve the externals library defined by the template manifest through an external cdn. I think would be better if we make templates able to directly serve the needed externals through the registry library itself

nickbalestra avatar Mar 09 '18 05:03 nickbalestra

Somewhat related: currently we load the minified "production" packages even when doing a development build. This means that things like PropTypes never warn us during development.

+1!

dipunm avatar Sep 26 '19 14:09 dipunm