GET http://../traceur 404 (Not Found) , when i add SimpleNotificationsModule to my app.module.ts, my import is:
import { SimpleNotificationsModule } from 'angular2-notifications';
this is my systemjs.config.js
map: {
// our app is within the app folder
app: 'app',
GET http://../traceur 404 (Not Found) , when i add SimpleNotificationsModule to my app.module.ts, my import is: import { SimpleNotificationsModule } from 'angular2-notifications'; this is my systemjs.config.js
map: { // our app is within the app folder app: 'app',