node.js - How to ignore node_modules when cordova prepare
阿神
阿神 2017-05-16 13:43:35
0
1
566

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?

阿神
阿神

闭关修行中......

reply all(1)
世界只因有你

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!