I am using rails gem mina
for deploying my RubyonRails & React
application into production
added antd npm package
and deployed. so far no issue
when I try to import something from antd
eg:
import { Icon, List } from 'antd'
Below issue is coming
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
1: node::Abort() [/usr/bin/node]
2: 0x8cd14c [/usr/bin/node]
3: v8::Utils::ReportOOMFailure(char const*, bool) [/usr/bin/node]