step :. 1. install @types/webpack-env; 2. To configure tsconfig.json. { "compilerOptions": { ... "types": [ "node", "webpack-env" ] }, .
確定! 回上一頁