[TIMOB-9179] CLI: 'build', 'install', 'run' for CommonJS modules
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-09-04T15:48:08.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | core |
Reporter | Jeff English |
Assignee | Chris Barber |
Created | 2012-05-20T12:56:22.000+0000 |
Updated | 2017-03-21T23:17:09.000+0000 |
Description
Need the ability to package javascript modules (commonJS) to include:
* Code security (obfuscation or encryption)
* Documentation
* Example
* Manifest
* License
Can perhaps use the build.py script used for mobileweb modules as a model
May be a duplicate of mobileweb module support.
This is part of the new CLI only. We also require the following information: In this ticket, does commonJS refer to: * Modules compiled to binary for platforms from javascript-only source * Modules which are raw javascript
May be considered a duplicate of TIMOB-9029.
Duplicate of TIMOB-10757
Closing ticket as duplicate with reference to the above comments and links.