[TIMOB-14253] CLI: --skip-js-minify is not honored when packaging mobileweb project
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T19:09:48.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-3.1.1 |
Reporter | Eric Merriman |
Assignee | Chris Barber |
Created | 2013-06-15T23:02:52.000+0000 |
Updated | 2018-04-04T23:20:29.000+0000 |
Description
Description
When packaging a mobile web project in the CLI and specifying "--skip-js-minify" the project is minified anyway.
Steps to reproduce
1) Create a project
2) Navigate to the project in the file system
3) Set the log level to trace
3) In the terminal, enter "ti build -p mobileweb -D production --skip-js-minify"
4) Watch the console
Results
The project is still minified
Attachments
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.