Removed minify source maps
These files have no route in mvc, so only cause 404 errors in browser dev tools.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
///#source 1 1 Disco-AttachmentUploader/webcam.js
|
||||
// WebcamJS v1.0
|
||||
// WebcamJS v1.0
|
||||
// Webcam library for capturing JPEG/PNG images in JavaScript
|
||||
// Attempts getUserMedia, falls back to Flash
|
||||
// Author: Joseph Huckaby: http://github.com/jhuckaby
|
||||
@@ -398,7 +397,6 @@ var Webcam = {
|
||||
|
||||
Webcam.init();
|
||||
|
||||
///#source 1 1 Disco-AttachmentUploader/disco-attachmentuploader.js
|
||||
/// <reference path="webcam.js" />
|
||||
|
||||
; (function (window, document, $, Webcam) {
|
||||
|
||||
Reference in New Issue
Block a user