From cfb2f6c046caba918cd33ac04dae08da8fbf8254 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Thu, 22 Oct 2015 12:04:27 -0500 Subject: [PATCH] Gulp.js: Add header comment to all built files --- debug/simplemde.css | 6 ++++++ debug/simplemde.debug.js | 6 ++++++ debug/simplemde.js | 6 ++++++ gulpfile.js | 5 ++++- 4 files changed, 22 insertions(+), 1 deletion(-) diff --git a/debug/simplemde.css b/debug/simplemde.css index 51a5024..a2e6f32 100644 --- a/debug/simplemde.css +++ b/debug/simplemde.css @@ -1,3 +1,9 @@ +/** + * simplemde v1.8.0 + * Copyright Next Step Webs, Inc. + * @link https://github.com/NextStepWebs/simplemde-markdown-editor + * @license MIT + */ /* BASICS */ .CodeMirror { diff --git a/debug/simplemde.debug.js b/debug/simplemde.debug.js index e933457..184b0f8 100644 --- a/debug/simplemde.debug.js +++ b/debug/simplemde.debug.js @@ -1,3 +1,9 @@ +/** + * simplemde v1.8.0 + * Copyright Next Step Webs, Inc. + * @link https://github.com/NextStepWebs/simplemde-markdown-editor + * @license MIT + */ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.SimpleMDE = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o