C:\Users\sff\Desktop\groceries>npm run ns-bundle --android --build-app --uglify
> Groceries@1.0.0 ns-bundle C:\Users\sff\Desktop\groceries
> ns-bundle
Running tns prepare...
Executing before-prepare hook from C:\Users\sff\Desktop\groceries\hooks\before-prepare\nativescript-dev-typescript.js
Preparing project...
Project successfully prepared (android)
Executing after-prepare hook from C:\Users\sff\Desktop\groceries\hooks\after-prepare\nativescript-unit-test-runner.js
+ applying user-defined configuration from C:\Users\sff\Desktop\groceries\app\App_Resources\Android\app.gradle
+ adding nativescript runtime package dependency: nativescript-optimized
+ adding aar plugin dependency: C:\Users\sff\Desktop\groceries\node_modules\tns-core-modules-widgets\platforms\android\widgets-release.aar
The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0.
The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.
Incremental java compilation is an incubating feature.
:asbg:clean
:deleteMetadata
:deleteFlavors
:deleteGeneratedBindings
:clean
BUILD SUCCESSFUL
Total time: 3.922 secs
Running webpack for android...
{"android":true,"uglify":true}
uggggggggggggggggggggggggg
10% building modules 0/2 modules 2 active ...s\sff\Desktop\groceries\app\vendor.ts(node:19772) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils. Hash: a43b5d5614210b4047e0
Version: webpack 2.6.1
Time: 22096ms
Asset Size Chunks Chunk Names
bundle.js 690 kB 0 [emitted] [big] bundle
app.css.js 129 bytes 1 [emitted] app.css
vendor.js 1.23 MB 2 [emitted] [big] vendor
app.css 283 bytes 1 [emitted] app.css
package.json 128 bytes [emitted]
starter.js 39 bytes [emitted]
tns-java-classes.js 0 bytes [emitted]
[2] ../~/@angular/core/@angular/core.es5.js 492 kB {2} [built]
[20] ../~/@angular/forms/@angular/forms.es5.js 208 kB {2} [built]
[21] ../~/@angular/router/@angular/router.es5.js 220 kB {2} [built]
[26] ../~/@angular/common/@angular/common.es5.js 132 kB {2} [built]
[32] ../~/@angular/http/@angular/http.es5.js 74.6 kB {2} [built]
[58] ../~/@angular/platform-browser/@angular/platform-browser.es5.js 141 kB {2} [built]
[59] ../~/nativescript-angular/platform-static.js 849 bytes {2} [built]
[106] ../~/nativescript-angular/forms/index.js 230 bytes {2} [built]
[107] ../~/nativescript-angular/router/index.js 231 bytes {2} [built]
[231] ./app.module.ngfactory.ts 7.87 kB {0} [built]
[232] ./vendor-platform.android.ts 466 bytes {2} [built]
[235] ./app.css 41 bytes {1} [built]
[255] ./main.aot.ts 537 bytes {0} [built]
[266] ./vendor.ts 405 bytes {2} [built]
[591] ../~/nativescript-css-loader/lib/css-base.js 1.51 kB [built]
+ 577 hidden modules
Child app\pages\login\login.html:
[0] ./pages/login/login.html 856 bytes {0} [built]
Child app\pages\list\list.html:
[0] ./pages/list/list.html 1.31 kB {0} [built]
Child app\pages\login\login-common.css:
[0] ./pages/login/login-common.css 554 bytes {0} [built]
Child app\pages\login\login.android.css:
[0] ./pages/login/login.android.css 51 bytes {0} [built]
Child app\pages\list\list-common.css:
[0] ./pages/list/list-common.css 427 bytes {0} [built]
Child app\pages\list\list.android.css:
[0] ./pages/list/list.android.css 59 bytes {0} [built]
Child extract-text-webpack-plugin:
[0] ../~/nativescript-css-loader/lib/css-base.js 1.51 kB {0} [built]
[1] ../~/resolve-url-loader?{"silent":true,"absolute":false,"sourceMap":false,"fail":false,"keepQuery":false,"debug":false,"root":null}!../~/nativescript-css-loader?{"minimize":false}!../~/nativescript-dev-webpack/platform-css-loader.js!./app.css 524 bytes {0} [built]
Webpack Bundle Analyzer saved stats file to C:\Users\sff\Desktop\groceries\report\android-stats.json
Webpack Bundle Analyzer saved report to C:\Users\sff\Desktop\groceries\report\android-report.html
Running tns build...
Executing before-prepare hook from C:\Users\sff\Desktop\groceries\hooks\before-prepare\nativescript-dev-typescript.js
Preparing project...
Project successfully prepared (android)
Executing after-prepare hook from C:\Users\sff\Desktop\groceries\hooks\after-prepare\nativescript-unit-test-runner.js
Building project...
Gradle build...
+ creating include.gradle for plugin C:\Users\sff\Desktop\groceries\node_modules\tns-core-modules-widgets
+ applying plugin configuration from C:\Users\sff\Desktop\groceries\platforms\android\build\configurations\tns-core-modules-widgets\include.gradle
+ applying user-defined configuration from C:\Users\sff\Desktop\groceries\app\App_Resources\Android\app.gradle
+ adding nativescript runtime package dependency: nativescript-optimized
+ adding aar plugin dependency: C:\Users\sff\Desktop\groceries\node_modules\tns-core-modules-widgets\platforms\android\widgets-release.aar
Running full build
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Project successfully built.
C:\Users\sff\Desktop\groceries>
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |