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:
Gary Sharp
2015-02-02 20:50:07 +11:00
parent d2acf31b81
commit 7eb17a91c9
97 changed files with 43 additions and 403 deletions
@@ -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) {