UNPKG

78 BJavaScriptView Raw
1/* eslint-env node */
2module.exports = (env)=>env.WEBPACK_DIST_DIR || 'packs';
\No newline at end of file