Also, dev_boot.js is now a copy of boot.js and has additional changes to load jasmine the second time, into the j$ reference.
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
getJasmineRequireObj().version = function() {
|
|
return "<%= version %>";
|
|
}; |