-
I have followed the guide when I do ng serve --prod i am getting the following
The Broccoli Plugin: [BundlePlugin] failed with:
Error on fetch for vendor/@angular2-material/toolbar/toolbar.js at file…
-
We are developing an App with `Ionic2` wich is built on top of `Angular2`
I have the following directive:
```
@Component({
selector: "round-slider",
directives: [IONIC_DIRECTIVES],
templ…
dgroh updated
8 years ago
-
PLEASE MAKE SURE THAT:
- you searched similar issues online (9/10 issues in this repo are solved by googling, so please...do it)
- you provide an online demo I can see without having to replicat…
-
After upgrading to 1.3.1 and using the new module import we get this error when we try to do a `ng build ---prod`:
```
ERROR in Cannot determine the module for class TextDirective in /node_modules…
-
Hi there, setting myself up for universal react render using css-modules and webpack. Coming across a strange issue I don't understand, due to limited experience with `webpack`:
On [this line in the …
-
The projected feature should be:
- Clarity of schedule
- Easy to filter as per stream
- Responsive.
Some suggestions:
- https://www.syncfusion.com/angular-ui-components/angular-scheduler/timeli…
-
After installing all dependency packages, when I try to run the server, I get the following error:
![image](https://cloud.githubusercontent.com/assets/5610505/21838399/74db47aa-d7da-11e6-94ba-b5730…
-
I've used [this repo](https://github.com/rolandjitsu/ng2-play) to create a project using the new router and angular2 with typescript.
Know, I want to add a new route with parameters but can't get it …
-
Right now we still use requires to import templates in our components.
By using angular2-template-loader for webpack, we can remove all the requires throughout components and replace with simply te…
-
I tryed use ng2-redux-form with angular2-redux-example but I got error. May be I do something wrong. Could you check it? You could check it [this](https://github.com/lemind/angular2-redux-example/comm…