Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
up-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gryen7 committed Apr 24, 2018
1 parent 68be98e commit 51d6e76
Show file tree
Hide file tree
Showing 4 changed files with 8,640 additions and 7 deletions.
6 changes: 3 additions & 3 deletions dist/simple-module.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* simple-module v3.0.3
* simple-module v3.0.4
* http://mycolorway.github.io/simple-module
*
* Copyright Mycolorway Design
* Released under the MIT license
* http://mycolorway.github.io/simple-module/license.html
*
* Date: 2016-07-29
* Date: 2018-04-24
*/
;(function(root, factory) {
if (typeof module === 'object' && module.exports) {
Expand All @@ -16,7 +16,7 @@
}
}(this, function ($) {
var define, module, exports;
var b = require=(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<r.length;o++)s(r[o]);return s})({"simple-module":[function(require,module,exports){
var b = require=(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({"simple-module":[function(require,module,exports){
var SimpleModule,
slice = [].slice;

Expand Down
4 changes: 2 additions & 2 deletions dist/simple-module.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 51d6e76

Please sign in to comment.