@visulima/packem
Version:
A fast and modern bundler for Node.js and TypeScript.
2 lines (1 loc) • 796 B
JavaScript
;const s=[".js",".mjs",".cjs",".ts",".mts",".cts",".d.ts",".d.mts",".d.cts",".jsx",".tsx",".json",".node"],e=[...s,".ctsx",".mtsx"],_={".aac":"file",".cjs":"js",".cts":"ts",".ctsx":"tsx",".eot":"file",".flac":"file",".js":"js",".jsx":"jsx",".mjs":"js",".mp3":"file",".mp4":"file",".mts":"ts",".mtsx":"tsx",".ogg":"file",".otf":"file",".ts":"ts",".tsx":"tsx",".ttf":"file",".wav":"file",".webm":"file",".woff":"file",".woff2":"file"},t="production",N="development",E=new Set(["edge-light","react-native","react-server"]),c=new Set([N,t,...E]),f=/node_modules/,O=/(?:\.d\.[mc]?tsx?|\.\w+)$/,i="packem_chunks",l="packem_shared",m=/\.(?:m|c)?(?:j|t)sx?$/;exports.A=m;exports.C=i;exports.D=e;exports.E=O;exports.P=t;exports.R=E;exports.S=l;exports.V=s;exports.a=c;exports.b=f;exports.c=_;