Azure Pipelines Cache Task and ng is not recognized

前端 未结 0 1311
自闭症患者
自闭症患者 2020-12-19 00:31

I\'m trying to cache my node_modules to improve the build performance.

This is the yaml:

pool:
  vmImage: \'windows-latest\'

variables:
  ngWorkingDir         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题