Uncaught SyntaxError: Unexpected token ...
at Object../node_modules/@antv/g6/src/util/graphic.js (chunk-vendors.js:1331)
at webpack_require (app.js:786)
at fn (app.js:151)
at eval (webpack-internal:///./node_modules/@antv/g6/src/util/index.js:10)
at Object../node_modules/@antv/g6/src/util/index.js (chunk-vendors.js:1353)
at webpack_require (app.js:786)
at fn (app.js:151)
at eval (webpack-internal:///./node_modules/@antv/g6/src/shape/shape.js:7)
at Object../node_modules/@antv/g6/src/shape/shape.js (chunk-vendors.js:1298)
at webpack_require (app.js:786)
本地环境部署好之后,运行就报错
Uncaught SyntaxError: Unexpected token ... at Object../node_modules/@antv/g6/src/util/graphic.js (chunk-vendors.js:1331) at webpack_require (app.js:786) at fn (app.js:151) at eval (webpack-internal:///./node_modules/@antv/g6/src/util/index.js:10) at Object../node_modules/@antv/g6/src/util/index.js (chunk-vendors.js:1353) at webpack_require (app.js:786) at fn (app.js:151) at eval (webpack-internal:///./node_modules/@antv/g6/src/shape/shape.js:7) at Object../node_modules/@antv/g6/src/shape/shape.js (chunk-vendors.js:1298) at webpack_require (app.js:786)