[TIMOB-23211] Hyperloop: NodeJS dependencies should not be packaged with plugin
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2016-08-01T09:51:04.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Hyperloop |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Chee Kiat Ng |
| Created | 2016-04-14T11:03:05.000+0000 |
| Updated | 2016-08-01T09:51:04.000+0000 |
Description
All node_modules are packaged. We should spawn some
npm install in the hook to load them on the first usage.
Closing as invalid, since it's required by our build architecture to have them beforehand.