Assign variables from other variables you have imported. Useful for when you shim a script that looks for an object on the window object or other global objects.
require("vars?window.jQuery=>jQuery!./file.js");
Assign variables from other variables you have imported. Useful for when you shim a script that looks for an object on the window object or other global objects.
require("vars?window.jQuery=>jQuery!./file.js");
npm i vars-loader
0
0.0.1
none