Let's start building a small application based in TypeScript. ... "scripts": { "build": "rimraf dist && tsc && rollup -c rollup.config.js" } ...
確定! 回上一頁