openpitrix / dashboard

📺🐝OpenPitrix UI
Apache License 2.0
32 stars 21 forks source link

pack server no need ignore externals #125

Closed sunnywx closed 6 years ago

sunnywx commented 6 years ago
sunnywx commented 6 years ago

ERROR in ./node_modules/consolidate/lib/consolidate.js Module not found: Error: Can't resolve 'whiskers' in '/works/repos/qingcloud/openpitrix/dashboard/node_modules/consolidate/lib' @ ./node_modules/consolidate/lib/consolidate.js 769:59-78 780:59-78 @ ./node_modules/consolidate/index.js @ ./node_modules/koa-views/src/index.js @ ./server/server.js

ERROR in server.js from UglifyJs
Invalid assignment [server.js:8280,43]
sunnywx commented 6 years ago

ignore consolidate, or replace koa-views

sunnywx commented 6 years ago

Already tried this way but failed.