npm install --save-dev typescript ts-node @types/node @types/webpack # and, ... import * as path from 'path'; import * as webpack from 'webpack'; // in case ...
確定! 回上一頁