摘要: Using Angular with webpack makes the production build a breeze. Simply alter your webpack configuration at runtime based on an environment variable, a... 阅读全文
posted @ 2015-09-09 21:33 Zhentiw 阅读(1199) 评论(0) 推荐(0)
摘要: If u using controller & controllerAs in directive, then the link()'s 4th param 'controller' will refer to the controller u defined before. function Me... 阅读全文
posted @ 2015-09-09 01:17 Zhentiw 阅读(260) 评论(0) 推荐(0)