在基於angular/cli搭建的angular2項目中集成systemjs加載器

在學習angular2教程時,裏面的「英雄編輯器」實例項目在模擬服務(內存 Web API)中獲取和保存數據時用到了In-Memory Web API,那麼怎麼將In-Memory Web API添加到systemjs加載器中呢?node 1.打開package.json,添加依賴包:web "angular-in-memory-web-api": "^0.3.1", "systemjs": "
相關文章
相關標籤/搜索