Skip to content

Commit 179a25f

Browse files
committed
Don't use minified anything
Minified build will come when 1.0.0 is ready
1 parent 26c5242 commit 179a25f

6 files changed

+7070
-1147
lines changed

dist/json-schema-form-core.js

+1,626-1,140
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json-schema-form-core.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json-schema-form-core.min.js

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*!
2+
* json-schema-form-core
3+
* @version 1.0.0-alpha.2
4+
* @date Sun, 19 Feb 2017 12:19:19 GMT
5+
* @link https://github.com/json-schema-form/json-schema-form-core
6+
* @license MIT
7+
* Copyright (c) 2014-2017 JSON Schema Form
8+
*/
9+
module.exports=function(r){function n(t){if(e[t])return e[t].exports;var o=e[t]={i:t,l:!1,exports:{}};return r[t].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=r,n.c=e,n.i=function(r){return r},n.d=function(r,e,t){n.o(r,e)||Object.defineProperty(r,e,{configurable:!1,enumerable:!0,get:t})},n.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return n.d(e,"a",e),e},n.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)},n.p="",n(n.s=0)}([function(r,n,e){!function(){throw new Error('Cannot find module "C:\\Users\\Marcel\\Documents\\SERIOUS\\git\\json-schema-form-core\\src\\lib\\index"')}()}]);

0 commit comments

Comments
 (0)