I used the ref-array module in the vue-electron project, and I got a Maximum call stack size exceeded error during compilation.
Operating environment:
PS D:\nodejsproject\sunlong> node -v
v8.14.0
PS D:\nodejsproject\sunlong> npm -v
6.4.1
PS D:\nodejsproject\sunlong>
sunlong.zip
Added ref-array module:
npm run build

sunlong.zip
No ref-array module added:
npm run build

Attachment is my project source code
Please help me solve it.
Thank God
best wish for you