编译,打包 react + typescript 项目。--max_old_space_size=10240
都没用。
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 00007FF78145B96D]
Security context: 0x01b0025008d1 <JSObject>
1: getFlowTypeOfReference(aka getFlowTypeOfReference) [00000389CC945F91] [xx\node_modules\typescript\lib\typescript.js:~51970]
解决办法
删除 src 目录引入一个500多文件的库。
猜测原因:
tsconfig.json 配置的 include 为 ‘src’, 检测太多了