将MDL与Angular 2集成

时间:2017-04-10 06:10:31

标签: angular angular2-mdl

MDL在我的Environnement中不适用于Angular。 我继续本教程:

https://getmdl.io/started/index.html

这些库存在于node_modules中,但调试器显示消息:

[WDS] App updated. Reloading...
login:10 GET http://localhost:4200/node_modules/material-design-lite/material.min.css 
login:11 GET http://localhost:4200/node_modules/material-design-lite/material.min.js 
login:12 GET http://localhost:4200/node_modules/material-design-icons/iconfont/material-icons.css 
Navigated to http://localhost:4200/login
lang.js:130 Angular is running in the development mode. Call enableProdMode() to enable the production mode.

1 个答案:

答案 0 :(得分:1)

从mdl导入一些脚本是不够的。需要做更多的工作,或者你可以使用一个包装器来处理你的大部分工作:https://github.com/mseemann/angular2-mdl