-
12 Nov 2012 2:10 AM #1
[3.0.0.250] sencha app build testing does minify?
[3.0.0.250] sencha app build testing does minify?
I'm using Sencha Cmd v3.0.0.250 on OS X.
When I run sencha app build testing the output says:
According to the docs, build testing should not minify any javascript file:PHP Code:Processed local file app.js
Minified app.js
Is this a bug?testing - intended for QA prior to production. All JavaScript and CSS source files are bundled, but not minified, which makes it easier to debug.
-
13 Nov 2012 12:30 PM #2
-
13 Nov 2012 2:58 PM #3
-
14 Nov 2012 12:19 PM #4
I'm using CMD with ext4.1.1 and testing doesn't minify app.js
-
15 Nov 2012 3:57 AM #5
-
16 Nov 2012 5:54 AM #6
Case closed, it's my fault, I had a false value in build-impl.xml
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote
