requirejs-plugins icon indicating copy to clipboard operation
requirejs-plugins copied to clipboard

Fix for urlArgs causing formatUrl to add incorrect identifier

Open pixeldrew opened this issue 10 years ago • 1 comments

urlArgs as a config options causes req.toUrl to return a url with the urlArgs added to it which causes formatUrl to fail

pixeldrew avatar Mar 31 '14 18:03 pixeldrew

+1. I've run into problems with urlArgs cachebusting messing up JSONP callbacks with the async plugin.

bewildergeist avatar Sep 09 '15 07:09 bewildergeist