-
I have changed the the 2.0.0 rc1 version of angular2 modules to latest and typescript from ~1.8.9 to ^2.0.0. NPM Start is not building the project.
Package.json changes:
in Dependencies,
...
…
-
## Description
As a best practice, I would love to be able to have one SCSS file per component such as
```
src
├── app
│ ├── footer.html
│ ├── footer.scss
│ ├── footer.spec.ts
│ ├── footer.…
-
Here is my code:
**ERROR:**
metadata_resolver.js:700Uncaught Error: moduleId should be a string in "Ng2SliderComponent". See https://goo.gl/wIDDiL for more information.
If you're using Webpack you sho…
-
Any plan to upgrade to angular4? it is much needed and thanks.
-
##### Description
Hi. I've started writing an API for a school project recently, and am using codegen to generate a client for my team-mate who is developping it using Angular2.
One of our first…
-
#7 является частным случаем текущей спецификации
TODO:
1. Пересмотреть "вежливый" синтаксис в пользу практичного
##
### Проблема
Писать конфиги далеко не самое интересное дело. Весьма часто приходи…
-
Hi @martinpovolny
Would you please provide steps to enable this plugin example for hammer-1 release ?
* I don't know how to proceed after following steps.
```
[root@miqregion01 vmdb]# git clone…
-
I am trying to get this running: https://github.com/awv3-next/example-simple
It has a single npm dependency (next to babel and webpack), "awv3". This one has sub-dependencies like three.js. Setting i…
-
Hi all,
thanks for promoting to use the [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plugin) in your quick start tutorial.
There is one very very small mistake which causes pe…
-
First of all thanks for the awesome component. FYI, I am using this component in my project and it does everything what I needed.
Actually I heard lot of things about AngularJS 2.0 and the immediate …