命令:ionic serve
每次都需要超过 100 秒,上次是 300 秒。 这些是我的开发依赖项。
"devDependencies": {
"@ionic/app-scripts": "^3.1.2",
"@types/core-js": "^2.5.0",
"@types/lodash": "^4.14.108",
"@types/node": "^10.1.0",
"@types/socket.io-client": "^1.4.32",
"typescript": "~2.6.2",
"ws": "3.3.2"
},
如何减少此构建时间。