第一步:

File -> Settings -> Build,Execution,Deployment ->Deployment -> Options

在Exclude items by name中添加:node_modules
解决webstorm打开项目后卡顿问题

第二步:

File -> Settings -> Directories

选中自己项目的node_modules,点击Excluded

第三步:

把自己项目前的√去掉
解决webstorm打开项目后卡顿问题

相关文章:

  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
  • 2021-05-04
  • 2021-04-30
  • 2021-09-17
  • 2022-12-23
猜你喜欢
  • 2021-11-10
  • 2021-08-19
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
相关资源
相似解决方案