Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Can you use a page's existing jQuery in steal?

$
0
0
You need jQuery to be loaded in production, but ignore should be in shim.


shim: {
  jquery: {
    exports: "jQuery",
    ignore: true
  }
}




Viewing all articles
Browse latest Browse all 3491

Trending Articles