orchestra
orchestra copied to clipboard
Clean up implementation of injecting closed source code in the React frontend
Related PR: https://github.com/b12io/orchestra/pull/620
TODOs:
- [ ] Move React/ReactRedux import packages back into webpack, and figure out how to export them as UMD packages instead of CJS.
- [ ] Test on production to see if this implementation works