Actions
Bug #27873
openPut ngReact in the proper place
Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Description
John found some quirks with our usage of ngReact1 and the suggestions for improvement are:
- move ngReact from 'devDependencies' to 'dependencies' in bower.json
- copy ngReact into engines/bastion/vendor/assets/javascripts/bastion/
- ngReact is present in package.json - determine if it can be removed since it's an angular dependency, not react
[1] https://gist.github.com/johnpmitsch/4f264d600f51444371f4d99ffef77cf2
Actions