Well, so far so good. Building works now:
The production.js look pretty empty:
- $ ./js.bat steal/buildjs http://dev.spotwizard.org/search.html -to .
- Building to ./
- opening http://dev.spotwizard.org/search.html
- adding dependencies
- + stealconfig.js
- no packages
- Building ./production.js
The production.js look pretty empty:
- steal.packages({});steal.has("stealconfig.js");steal("stealconfig.js");steal.pushPending();Object.defineProperty=function(){};Array.isArray=function(){};String.prototype.trim=function(){return this.replace(/^\s+|\s+$/g,"")};steal.config({map:{"*":{jquery:"spotwizard/resources/jquery"}},shim:{jquery:{exports:"jQuery"}}});steal.executed("stealconfig.js");steal.popPending();