diff --git a/.eslintignore b/.eslintignore index d64c4ca..b79e6e7 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,4 @@ coverage/ -dist/ +franc-all.js +franc-most.js +franc.js diff --git a/.gitignore b/.gitignore index d9b991a..82f35e2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.log coverage/ node_modules/ +franc.js +franc-most.js +franc-all.js diff --git a/.jscs.json b/.jscs.json index 7b4d4bf..8477cfe 100644 --- a/.jscs.json +++ b/.jscs.json @@ -1,7 +1,9 @@ { "excludeFiles": [ "coverage/", - "dist/", + "franc-all.js", + "franc-most.js", + "franc.js", "node_modules/" ], "preset": "yandex", diff --git a/dist/franc-all.js b/dist/franc-all.js deleted file mode 100644 index 52d10d3..0000000 --- a/dist/franc-all.js +++ /dev/null @@ -1 +0,0 @@ -!function(b,a){typeof exports==='object'&&typeof module!=='undefined'?module.exports=b():typeof define==='function'&&define.amd?define([],b):(typeof window!=='undefined'?a=window:typeof global!=='undefined'?a=global:typeof self!=='undefined'?a=self:a=this,a.franc=b())}(function(){return function a(b,c,e){function f(d,k){if(!c[d]){if(!b[d]){var i=typeof require=='function'&&require;if(!k&&i)return i(d,!0);if(g)return g(d,!0);var j=new Error("Cannot find module '"+d+"'");throw j.code='MODULE_NOT_FOUND',j}var h=c[d]={exports:{}};b[d][0].call(h.exports,function(c){var a=b[d][1][c];return f(a?a:c)},h,h.exports,a,b,c,e)}return c[d].exports}var g=typeof require=='function'&&require;for(var d=0;da&&(a=c,e=b);return[e,a]}function m(g,a){var d=a[0][1],e=g.length*b-d,c=-1,f=a.length;while(++ca&&(a=c,e=b);return[e,a]}function m(g,a){var d=a[0][1],e=g.length*b-d,c=-1,f=a.length;while(++ca&&(a=c,e=b);return[e,a]}function m(g,a){var d=a[0][1],e=g.length*b-d,c=-1,f=a.length;while(++c`s. -- [dist/franc.js](dist/franc.js) — **franc** with support for languages with 8 million or more speakers (75 languages); -- [dist/franc-most.js](dist/franc-most.js) — **franc** with support for languages with 1 million or more speakers (175 languages, the same as the [Node or Component](supported-Languages.md) version); -- [dist/franc-all.js](dist/franc-all.js) — **franc** with support for all languages (339 languages, carful, huge!). +- [`franc.js`](franc.js) — **franc** with support for languages with 8 million or more speakers (75 languages); +- [`franc-most.js`](franc-most.js) — **franc** with support for languages with 1 million or more speakers (175 languages, the same as the [Node or Component](supported-Languages.md) version); +- [`franc-all.js`](franc-all.js) — **franc** with support for all languages (339 languages, carful, huge!). ## Derivation