deason 4 лет назад
Родитель
Сommit
471c81f9d4
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      vue.config.js

+ 2 - 0
vue.config.js

@@ -64,3 +64,5 @@ module.exports = {
     /\bresize-detector\b/
   ]
 };
+
+require("events").EventEmitter.defaultMaxListeners = 0;