每次构建Cordova项目时,构建过程都会停留大约8分钟.
发生这种情况时,日志中的最后一行是:Incremental java compilation is an incubating feature.
有没有人见过这种事发生过?
我正在使用Visual Studio 2015并且正在运行Windows 10 build 14393.10.
我的问题是为什么构建过程需要太长时间?
更新:
这是构建日志:
1>------ Build started: Project: bazimTest, Configuration: Release Android ------
1> Your environment has been set up for using Node.js 4.4.7 (x64) and npm.
1> ------ Ensuring correct global installation of package from source package directory: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools\packages\vs-tac
1> ------ Name from source package.json: vs-tac
1> ------ Version from source package.json: 1.0.42
1> ------ Package already installed globally …Run Code Online (Sandbox Code Playgroud)