dvajs / dva-example-user-dashboard

👲 👬 👨‍👩‍👧 👨‍👩‍👦‍👦
446 stars 205 forks source link

failed to start server #30

Open songqiaoyi opened 7 years ago

songqiaoyi commented 7 years ago

2017-07-20 8 14 14

sorrycc commented 7 years ago

Run npm run build:dll before npm start.

$ npm run build:dll
$ npm start
zangrong commented 7 years ago
  1. find file .roadhogrc
  2. remove this

    , "dllPlugin": { "exclude": [ "babel-runtime" ], "include": [ "dva/router", "dva/saga", "dva/fetch" ] }