Diana Kabardinova
Diana Kabardinova
50% 2/3 build modulesModuleParseError: Module parse failed: /home/dmitriy/projects/angular-quickstart/node_modules/angular2-template-loader/index.js!/home/dmitriy/projects/angular-quickstart/src/app/app.component.ts Unexpected character '@' (5:0) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected character '@' (5:0) Here's the...
I'm on ubuntu 16.04 LTS and when I click "search emoji" the text input appears under my active window, so it's not visible and at first I even thought id...
I have a setup with karma. When I run `karma start` everything is ok. Tests are passing. But if try to do the same with grunt-karma the client.args does't apply!...
(since we are using es6 imports both on client and server) Otherwise when we are importing routes from 'modules/routes' it says that there is no default export in 'modules/routes'