stbui / angular-material-app

基于最新Angular 11框架与Material 2技术的web中后台前端应用框架。
https://stbui.github.io/angular-material-app/index.html
MIT License
517 stars 175 forks source link

Change to build --prod #36

Closed duard closed 6 years ago

duard commented 6 years ago

To build prod we need to fix this

"@swimlane/ngx-dnd": "^4.0.1", to

"@swimlane/ngx-dnd": "4.0.0",

stbui commented 6 years ago

https://github.com/stbui/angular-material-app/blob/c1cf88a6ec2f7bb175a9928492799270c48e84f6/package.json#L48