1follow this step by step how to fix this problem, work for me
2
31.change dom html name, example default document.getElementByid('root')
42.remove @babel/plugin-transform-modules-commonjs if using webpack
53.install @babel/plugin-syntax-dynamic-import if using webpack
1follow this step by step how to fix this problem, working for me
2
31.change dom html name, example default document.getElementByid('root')
42.remove @babel/plugin-transform-modules-commonjs if using webpack
53.install @babel/plugin-syntax-dynamic-import if using webpack