-
-
Hi there,
I'm using webpack for my current Angular2 play. Can i _inline_ pug in my components without using require() ?
Like:
```
@Component({
template: __pug(`h1 this has to be compiled at build …
-
-
We are having trouble getting the component to load within Chromium/41.0.2272. It loads fine within latest Chrome. This used to work on the same the above Chromium build before but we now get this err…
-
When I try to build my angular-cli beta.16 app I get
```
SyntaxError: Unexpected token: operator (>)
```
I've traced it to your utils.js file in /esm/framework/utils.js
https://github.com/shlomiass…
-
I am getting below error when running the modal popup, Please help me to resolve the issue.
An unhandled exception occurred while processing the request.
Exception: Call to Node module failed with…
-
I have tried a lot of different configuration settings to be able to load my templates like so:
```
import myTemplateUrl from './hello-angular2-template.thtml';
angular
.module('pd')
.c…
-
I used angular cli. I installed angular2-rest `npm install angular2-rest`.
I got an error :
```
ERROR in ./src/app/services/base-rest-client.service.ts
Module not found: Error: Can't resolve 'an…
-
- [ ] **Project Setup**
- [ ] Adapt README to Angular2 specific one
- [ ] Adapt Build system to Angular2
- [ ] Only use NPM dependencies
- [ ] **Components**
- [ ] PatternflyAutofocus
…
fh1ch updated
8 years ago
-
I ran `npm start`, and got following errors
```
[18:31:06] Registering task D:\Project\ng2-bootstrap-sbadmin\tools\tasks\seed\karma.start
[18:31:06] Registering task D:\Project\ng2-bootstrap-sbadmin\…