rsnext/packages/next/compiled/nanoid/index.js
JJ Kasper 84b89c8b24
Pre-ncc compiled packages to prevent re-nccing unnecessarily (#11569)
* Pre-ncc compiled packages to prevent re-nccing unnecessarily

* Add compiled files

* Re-run pre-ncc step

* Add check to workflow to ensure pre-compiled doesnt need updating

* Update check-pre-compiled script

* Add handling for lower case license while nccing

* bump

Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-04-07 09:42:16 -04:00

1 line
No EOL
812 B
JavaScript

module.exports=function(r,n){"use strict";var a={};function __webpack_require__(n){if(a[n]){return a[n].exports}var i=a[n]={i:n,l:false,exports:{}};r[n].call(i.exports,i,i.exports,__webpack_require__);i.l=true;return i.exports}__webpack_require__.ab=__dirname+"/";function startup(){return __webpack_require__(162)}return startup()}({162:function(r,n,a){var i=a(966);var t=a(865);r.exports=function(r){r=r||21;var n=i(r);var a="";while(0<r--){a+=t[n[r]&63]}return a}},417:function(r){r.exports=require("crypto")},865:function(r){r.exports="ModuleSymbhasOwnPr-0123456789ABCDEFGHIJKLNQRTUVWXYZ_cfgijkpqtvxz"},966:function(r,n,a){var i=a(417);if(i.randomFillSync){var t={};r.exports=function(r){var n=t[r];if(!n){n=Buffer.allocUnsafe(r);if(r<=255)t[r]=n}return i.randomFillSync(n)}}else{r.exports=i.randomBytes}}});