Added RequireJS.js to the files.json config so that is it also loaded when testing with Jasmine.
This commit is contained in:
committed by
Valera Rozuvan
parent
8f120f1d27
commit
c4f336d8fd
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"js_files": [
|
||||
"/static/js/vendor/RequireJS.js",
|
||||
"/static/js/vendor/jquery.min.js",
|
||||
"/static/js/vendor/jquery-ui.min.js",
|
||||
"/static/js/vendor/jquery.leanModal.min.js",
|
||||
|
||||
Reference in New Issue
Block a user