-
Hi everyone ✋
I would like to know who are using **angular-webpack-starter** and how you use it.
It'd be great if you can post your project/company logo too
### Please share your experiences belo…
-
Hi - I have a problem perhaps you can help with. I need to load a dojo module for esri into my Angular2 project. The module is 'extras/ClusterLayer'. SEE: [https://developers.arcgis.com/javascript/3/j…
-
I am receiving errors when I add `LocalStorageService` to my bootstrap code. One of the errors I receive looks like this:
```
Module parse failed: /node_modules/angular2-localstorage/LocalStorageEmit…
-
When running `npm install` I get these 3 warnings:
```
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated lo…
-
(I am total newbie concerning TypeScript and Webpack. I already asked at TypeScript and they pointed out that TS compiler is working well and it must be something at higher layers which breaks error r…
-
Trying to implement the pattern (lib and app) in a Windows based environment and unable to resolve Module in compilation
The TypeScript seems to be linking fine,
https://github.com/QuinntyneBro…
-
Hey @TheLarkInn, quick question for you, we're developing a component library with angular 2 that is then consumed by angular 2 applications.
Is angular2-template-loader capable of digging into th…
-
Hi,
I've experienced that instead of proper file requiring, the file content passes into its URL :-(
`GET http://localhost:8080/%3C!--The%20content%20below%20is%20only%20a%20placeholder%20and%20…
-
Hello, I can't seem to get this to compile correctly in webpack even though my editor (VSCode) resolves the file correctly.
```js
// ./src/server/api/users/create.ts
import {User} from 'models/User…
-
I followed the instructions in the readme.md but when I run `npm run watch` I get the following error:
```
ERROR in ./src/views/header.html
Module not found: Error: Can't resolve './\""' in 'D:\s…