TypeScript comes with the tsc (TS compiler) that takes care of that: it compiles ... src/index.ts' }, output: { path: path.resolve(__dirname, '_bundles'), ...
確定! 回上一頁