getnamo / NodeJs-Unreal

Embed node.js as an Unreal Engine plugin.
MIT License
239 stars 34 forks source link

Editor gets soooo slow when it tries to import the blackhole of node_module on starting up #28

Open zkyf opened 3 years ago

zkyf commented 3 years ago

UE editor always try to load new modified files into the project, so it is getting very slow when analysing the whole folder of node_module. Is there any method to avoid the editor to import node modules?

getnamo commented 3 years ago

You should be able to disable monitoring of folders via e.g. https://forums.unrealengine.com/unreal-engine/feedback-for-epic/31931-please-turn-off-auto-import-by-default?p=351324#post351324