// jQuery in an empty document var $ = require('jquery-with-migrate'); // jQuery in a custom window (from jsdom) var $ = require('jquery-with-migrate').create(window); ...
I'm working on some documentation for writing unit tests in JavaScript using our typical mix of RequireJS, jQuery, and Backbone. I ran into an annoying problem that I hadn't anticipated: loading ...
This is caused by a dependency (bootstrap through bootstrap-vue in this case) having declared peerDependencies that are not met in the project. As bootstrap-vue has removed the bootstrap dependency ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results