Hi,
I have a problem with my current ExtJS (6.0.1) app. The development build stops without any error message. Testing and production build works as expected.
Has anyone a tipp for me how I can locate the problem?
Here ist my log with two builds:
Code:[email protected]?????? ~/Workspace/bpc-fe-core: sencha app build Sencha Cmd v6.1.3.42 [INF] Processing Build Descriptor : default [INF] Loading app json manifest... [WRN] C1000: Rhino Parse Warning (Trailing comma is not legal in an ECMA-262 object initializer => }) -- /Users/andre/Workspace/bpc-fe-core/app/view/widgets/websockets/WebsocketsModel.js:14:5 [INF] Appending content to /Users/andre/Workspace/bpc-fe-core/bootstrap.js [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/bootstrap.json [WRN] C1000: Rhino Parse Warning (Trailing comma is not legal in an ECMA-262 object initializer => }) -- /Users/andre/Workspace/bpc-fe-core/app/view/widgets/websockets/WebsocketsModel.js:14:5 [INF] Compressing data with YuiJavascriptCompressor [INF] Writing concatenated output to file /Users/andre/Workspace/bpc-fe-core/build/production/BPC/app.js [INF] merging 238 input resources into /Users/andre/Workspace/bpc-fe-core/build/production/BPC/resources [INF] merged 1 resources into /Users/andre/Workspace/bpc-fe-core/build/production/BPC/resources [INF] merging 322 input resources into /Users/andre/Workspace/bpc-fe-core/build/production/BPC [INF] merged 3 resources into /Users/andre/Workspace/bpc-fe-core/build/production/BPC [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.json [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.js [INF] writing sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/slicer-temp/BPC-example.scss.tmp [LOG] Building /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/slicer-temp/BPC-example.scss [INF] Capturing theme image [INF] Capture complete [INF] Slicing images... [INF] Slicing complete - generated 210 images [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.json [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.js [INF] writing sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/sass/BPC-all.scss.tmp [INF] appending sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/sass/BPC-all.scss.tmp [INF] appending sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/sass/BPC-all.scss.tmp [LOG] Building /Users/andre/Workspace/bpc-fe-core/build/temp/production/BPC/sass/BPC-all.scss [INF] Appending content to /Users/andre/Workspace/bpc-fe-core/bootstrap.js [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/bootstrap.json [INF] Copying page resources to /Users/andre/Workspace/bpc-fe-core/build/production/BPC [INF] Applying version stamps to json resource entries [INF] Generating file deltas to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/deltas [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/app.json [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/microloader.js [INF] Appending content to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/microloader.js [INF] Building output markup to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/index.html [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/index.html [INF] generating cache manifest to /Users/andre/Workspace/bpc-fe-core/build/production/BPC/cache.appcache [email protected]?????? ~/Workspace/bpc-fe-core: sencha app build development Sencha Cmd v6.1.3.42 [INF] Processing Build Descriptor : default [INF] Loading app json manifest... [WRN] C1000: Rhino Parse Warning (Trailing comma is not legal in an ECMA-262 object initializer => }) -- /Users/andre/Workspace/bpc-fe-core/app/view/widgets/websockets/WebsocketsModel.js:14:5 [INF] Appending content to /Users/andre/Workspace/bpc-fe-core/bootstrap.js [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/bootstrap.json [INF] merging 238 input resources into /Users/andre/Workspace/bpc-fe-core/build/development/BPC/resources [INF] merged 1 resources into /Users/andre/Workspace/bpc-fe-core/build/development/BPC/resources [INF] merging 322 input resources into /Users/andre/Workspace/bpc-fe-core/build/development/BPC [INF] merged 2 resources into /Users/andre/Workspace/bpc-fe-core/build/development/BPC [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.json [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/sass/example/bootstrap.js [INF] writing sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/development/BPC/sass/BPC-all.scss.tmp [INF] appending sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/development/BPC/sass/BPC-all.scss.tmp [INF] appending sass content to /Users/andre/Workspace/bpc-fe-core/build/temp/development/BPC/sass/BPC-all.scss.tmp [LOG] Building /Users/andre/Workspace/bpc-fe-core/build/temp/development/BPC/sass/BPC-all.scss [INF] Appending content to /Users/andre/Workspace/bpc-fe-core/bootstrap.js [INF] Writing content to /Users/andre/Workspace/bpc-fe-core/bootstrap.json