Skip to content

Commit

Permalink
rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
zswang committed Feb 29, 2016
1 parent 0238893 commit 3676f21
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions lib/jdists.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* Code block processing tools
* @author
* zswang (http://weibo.com/zswang)
* @version 1.3.6
* @date 2016-02-19
* @version 1.3.8
* @date 2016-03-01
*/
var fs = require('fs');
var path = require('path');
Expand Down
4 changes: 2 additions & 2 deletions lib/scope.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* Code block processing tools
* @author
* zswang (http://weibo.com/zswang)
* @version 1.3.6
* @date 2016-02-19
* @version 1.3.8
* @date 2016-03-01
*/
var colors = require('colors');
var util = require('util');
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jdists",
"version": "1.3.6",
"version": "1.3.8",
"description": "Code block processing tools",
"main": "lib/jdists.js",
"bin": {
Expand Down Expand Up @@ -55,7 +55,7 @@
"jphps": "^0.0.9"
},
"scripts": {
"_update_version": "jdists version.jdists",
"_update_version": "node cli.js version.jdists",
"_dist": "node cli.js src/jdists.js -o lib/jdists.js && node cli.js src/scope.js -o lib/scope.js",
"dist": "npm run _update_version && npm run _dist && npm run test",
"test": "istanbul cover --hook-run-in-context node_modules/mocha/bin/_mocha -- -R spec",
Expand Down
2 changes: 1 addition & 1 deletion test/fixtures/jfogs+uglify.output.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div></div>
</body>
<script>
!function(r,n,t,e,f,a,o,u,i,c,s,g,v,l,p,d,h,m,y,C,w){function A(o,u){if(o&&o[r]){var i,c=o[n],s=o[t],g=c instanceof Array?c[r]:n;switch(o[r]){case t:return g?c[e]():c;case f:if(g){var v=[];for(i=n;g>i;i++)v[i]=A([c[i],s[i]],u);return v}return c+(s-c)*u;default:var l=[];for(i=t;i<o[r];i++)l[a](A([o[i-t],o[i]],u));return A(l,u)}}}if("‮"===c){for(var I=arguments,S=m;s>S;S++)typeof I[S]===g&&(I[S]=I[S][v](l,function(r){return{"‌":m,"‍":y}[r]})[v](p,function(r){return d[h](w(r,C))}));console[o](A([t,u],i))}}("‍‍‌‍‍‌‌‍‍‌‌‍‌‍‍‍‌‍‍‍‌‍‍‌‌‍‍‍‍‍‍‌‍‌‌‍‍‌‍‌‌‌",0,1,"‍‍‍‌‌‍‍‍‍‌‍‍‌‌‍‍‌‍‌‌‍‍‍‌‌‌‍‍‍‍‌‌‍‌‍",2,"‍‍‍‌‌‌‌‍‍‍‌‍‌‍‍‍‍‌‌‍‍‍‍‌‍‌‌‌","‍‍‌‍‍‌‌‍‍‌‍‍‍‍‍‍‌‌‍‍‍",5,.2,"‮",9,"string","replace",/./g,/.{7}/g,String,"fromCharCode",0,1,2,parseInt);
!function(r,n,t,e,f,o,a,i,u,c,s,g,v,l,p,d,h,y,C,m,w){function A(a,i){if(a&&a[r]){var u,c=a[n],s=a[t],g=c instanceof Array?c[r]:n;switch(a[r]){case t:return g?c[e]():c;case f:if(g){var v=[];for(u=n;g>u;u++)v[u]=A([c[u],s[u]],i);return v}return c+(s-c)*i;default:var l=[];for(u=t;u<a[r];u++)l[o](A([a[u-t],a[u]],i));return A(l,i)}}}if("‮"===c){for(var I=arguments,S=y;s>S;S++)typeof I[S]===g&&(I[S]=I[S][v](l,function(r){return{"‌":y,"‍":C}[r]})[v](p,function(r){return d[h](w(r,m))}));console[a](A([t,i],u))}}("‍‍‌‍‍‌‌‍‍‌‌‍‌‍‍‍‌‍‍‍‌‍‍‌‌‍‍‍‍‍‍‌‍‌‌‍‍‌‍‌‌‌",0,1,"‍‍‍‌‌‍‍‍‍‌‍‍‌‌‍‍‌‍‌‌‍‍‍‌‌‌‍‍‍‍‌‌‍‌‍",2,"‍‍‍‌‌‌‌‍‍‍‌‍‌‍‍‍‍‌‌‍‍‍‍‌‍‌‌‌","‍‍‌‍‍‌‌‍‍‌‍‍‍‍‍‍‌‌‍‍‍",5,.2,"‮",9,"string","replace",/./g,/.{7}/g,String,"fromCharCode",0,1,2,parseInt);
(function (_0, _1, _14, _5, _4, _10, _7, _8, _9, _13, _11, _12) {
if ("‮" !== _14) {
return;
Expand Down
2 changes: 1 addition & 1 deletion test/fixtures/jfogs-breakout.output.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div></div>
</body>
<script>
var $fog$29={};!function(r,e,n,t,f,a,i,o,u,c,g,s,v,$,b,p,z,d){function h(i,o){if(i&&i[r]){var u,c=i[e],g=i[n],s=c instanceof Array?c[r]:e;switch(i[r]){case n:return s?c[t]():c;case f:if(s){var v=[];for(u=e;s>u;u++)v[u]=h([c[u],g[u]],o);return v}return c+(g-c)*o;default:var $=[];for(u=n;u<i[r];u++)$[a](h([i[u-n],i[u]],o));return h($,o)}}}if("‮"===i){for(var l=arguments,m=b;o>m;m++)typeof l[m]===u&&(l[m]=l[m][c](g,function(r){return{"‌":b,"‍":p}[r]})[c](s,function(r){return v[$](d(r,z))}));$fog$29.bezier=h}}("‍‍‌‍‍‌‌‍‍‌‌‍‌‍‍‍‌‍‍‍‌‍‍‌‌‍‍‍‍‍‍‌‍‌‌‍‍‌‍‌‌‌",0,1,"‍‍‍‌‌‍‍‍‍‌‍‍‌‌‍‍‌‍‌‌‍‍‍‌‌‌‍‍‍‍‌‌‍‌‍",2,"‍‍‍‌‌‌‌‍‍‍‌‍‌‍‍‍‍‌‌‍‍‍‍‌‍‌‌‌","‮",6,"string","replace",/./g,/.{7}/g,String,"fromCharCode",0,1,2,parseInt);var bezier=$fog$29.bezier;
var $fog$29={};!function(r,e,n,f,t,a,i,o,u,c,g,s,v,$,b,p,z,d){function h(i,o){if(i&&i[r]){var u,c=i[e],g=i[n],s=c instanceof Array?c[r]:e;switch(i[r]){case n:return s?c[f]():c;case t:if(s){var v=[];for(u=e;s>u;u++)v[u]=h([c[u],g[u]],o);return v}return c+(g-c)*o;default:var $=[];for(u=n;u<i[r];u++)$[a](h([i[u-n],i[u]],o));return h($,o)}}}if("‮"===i){for(var l=arguments,y=b;o>y;y++)typeof l[y]===u&&(l[y]=l[y][c](g,function(r){return{"‌":b,"‍":p}[r]})[c](s,function(r){return v[$](d(r,z))}));$fog$29.bezier=h}}("‍‍‌‍‍‌‌‍‍‌‌‍‌‍‍‍‌‍‍‍‌‍‍‌‌‍‍‍‍‍‍‌‍‌‌‍‍‌‍‌‌‌",0,1,"‍‍‍‌‌‍‍‍‍‌‍‍‌‌‍‍‌‍‌‌‍‍‍‌‌‌‍‍‍‍‌‌‍‌‍",2,"‍‍‍‌‌‌‌‍‍‍‌‍‌‍‍‍‍‌‌‍‍‍‍‌‍‌‌‌","‮",6,"string","replace",/./g,/.{7}/g,String,"fromCharCode",0,1,2,parseInt);var bezier=$fog$29.bezier;
document.querySelector('div').innerHTML = bezier([1, 5], 0.2);
</script>
</html>

0 comments on commit 3676f21

Please sign in to comment.