Your library is availabel on CDNJS (see https://cdnjs.com/libraries/jquery-ajaxQueue), but it seems that the source map, included in the published files are wrong. In the distribution file https://github.com/gnarf/jquery-ajaxQueue/blob/master/dist/jquery.ajaxQueue.min.js the map points to "//@ sourceMappingURL=dist/jquery.ajaxQueue.min.map" but it should rather point to "//@ sourceMappingURL=jquery.ajaxQueue.min.map".
Would it be possible to fix it?
Your library is availabel on CDNJS (see https://cdnjs.com/libraries/jquery-ajaxQueue), but it seems that the source map, included in the published files are wrong. In the distribution file https://github.com/gnarf/jquery-ajaxQueue/blob/master/dist/jquery.ajaxQueue.min.js the map points to "//@ sourceMappingURL=dist/jquery.ajaxQueue.min.map" but it should rather point to "//@ sourceMappingURL=jquery.ajaxQueue.min.map".
Would it be possible to fix it?