Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Steal Buildjs try to find index,html.js

$
0
0
Hi,
I'm trying to compress my JMVC App via stealjs.
I build a phonegap app with JMVC and load all scripts and css-files via stealjs.
When I start the buildjs I get following message:
  1. C:\Users\...\workspace\Inventory\assets\www>js steal/buildjs inventory/i
  2. ndex ignore inventory/cordova-2.2.0.js
  3. steal.compress - Using Google Closure app
  4. failed to open file  file:/C:/Users/.../workspace/Inventory/assets/www/i
  5. nventory/index/index.js   JavaException: java.io.FileNotFoundException: C:\Users
  6. \...\workspace\Inventory\assets\www\inventory\index\index.js (Das System
  7.  kann den angegebenen Pfad nicht finden)
  8. !!!!!!!!!!! ERROR !!!!!!!!!!!

  9. -message    = Cannot read property "js" from undefined
  10. -fileName   =
  11. -name       = TypeError
  12. -lineNumber = 0

  13.               error loading html element  [object HTMLScriptElement]   TypeError
  14. : Cannot read property "js" from undefined
Why is steal searching for index\index.js?!?

Viewing all articles
Browse latest Browse all 3491

Trending Articles