search

Home  >  Q&A  >  body text

node.js - How to ignore node_modules when cordova prepare

When I use cordova normally, the speed is very fast, but since the node package was introduced, the speed is very slow. I don’t know if it is because of copying node_modules to platforms.
How can I ignore node_modules?

阿神阿神2749 days ago576

reply all(1)I'll reply

  • 世界只因有你

    世界只因有你2017-05-16 13:45:35

    Alas, it seems that many of my questions are self-asked and self-answered. . . . .
    I found a solution, it’s actually very simple, I’m stupid, just move node_modules out of the www directory

    reply
    0
  • Cancelreply