es6-prototype-proj
Advanced tools
Comparing version 0.0.81 to 0.0.82
@@ -0,1 +1,8 @@ | ||
v0.0.82 - Sun, 09 Aug 2015 22:18:36 GMT | ||
--------------------------------------- | ||
- [5d50158](../../commit/5d50158) [changed] to test npm install | ||
v0.0.81 - Sun, 09 Aug 2015 22:06:44 GMT | ||
@@ -2,0 +9,0 @@ --------------------------------------- |
@@ -61,3 +61,2 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
console.log('has to change for bower'); | ||
console.log('another one change for bower'); | ||
@@ -64,0 +63,0 @@ /***/ } |
@@ -1,2 +0,2 @@ | ||
!function(o,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):"object"==typeof exports?exports.Es6PrototypeProj=e():o.Es6PrototypeProj=e()}(this,function(){return function(o){function e(r){if(t[r])return t[r].exports;var n=t[r]={exports:{},id:r,loaded:!1};return o[r].call(n.exports,n,n.exports,e),n.loaded=!0,n.exports}var t={};return e.m=o,e.c=t,e.p="",e(0)}([function(o,e){"use strict";console.log("source file"),console.log("has to change for bower"),console.log("another one change for bower")}])}); | ||
!function(o,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):"object"==typeof exports?exports.Es6PrototypeProj=e():o.Es6PrototypeProj=e()}(this,function(){return function(o){function e(r){if(t[r])return t[r].exports;var n=t[r]={exports:{},id:r,loaded:!1};return o[r].call(n.exports,n,n.exports,e),n.loaded=!0,n.exports}var t={};return e.m=o,e.c=t,e.p="",e(0)}([function(o,e){"use strict";console.log("source file"),console.log("has to change for bower")}])}); | ||
//# sourceMappingURL=es6-prototype-proj.min.js.map |
'use strict'; | ||
console.log('source file'); | ||
console.log('has to change for bower'); | ||
console.log('another one change for bower'); | ||
console.log('has to change for bower'); |
{ | ||
"name": "es6-prototype-proj", | ||
"version": "0.0.81", | ||
"version": "0.0.82", | ||
"description": "ES6 playgroung prototyping project", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
11919
55