📜  缩小反应错误 #200 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:42.546000             🧑  作者: Mango

代码示例2
follow this step by step how to fix this problem, working for me

1.change dom html name, example default document.getElementByid('root')
2.remove @babel/plugin-transform-modules-commonjs if using webpack
3.install @babel/plugin-syntax-dynamic-import if using webpack