apache/skywalking-ui

npm run build

welinkiot opened this issue · 2 comments

./src/routes/Dashboard/Dashboard.js
Module build failed: TypeError: Property right of AssignmentExpression expected node to be of a type ["Expression"] but instead got null
at Array.map (native)

Remove transform-decorators-legacy in .webpackrc.js

Reference: ant-design/ant-design-pro#1345

I have build project with npm install, then npm run build. There's no error there.