-
When i run following command for building Web Package its saying following error
**versions :**
npm : 3.10.8
node : 6.9.1
**Command :**
npm run build
**Error :**
0 info …
-
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 …
-
bxslider not working with angular2 and webpack.
-
Hi. I am using **Angular2, webpack2,** ngrx to build my app. And I need to support **Internationalization(i18n)**.
Can you please add an example for this..
-
**备注下 angular2-webpack-starter 项目各个配置文件与各个文件夹对应的内容**
https://github.com/AngularClass/angular2-webpack-starter
## 文件结构
```
angular2-webpack-starter/
├──config/ * 配置文件
…
-
看了看 _angular2-webpack-starter_
它的測試仍然是用 Typescript 寫成的
也就是說不管用什麼測試 Framework,
一定是在測試前先執行 transpiles,
該專案整合 _Karma_ + _Webpack_,
若執行 `npm run watch:test`
會發現看不到那些測試檔案(例如`app.spec.ts`),
的編譯檔(例如可…
-
Hello I tried a very simple setup by cloning the repo,
ran `npm install` and `npm start`
The server actually starts and the website works on localhost:8080,
It works, but
`npm run e2e does not`
do …
-
I am using the AoT example https://github.com/blacksonic/angular2-aot-cli-webpack-plugin .
Adding for example an ngFor in the template results into errors during start.
```html
Hello World!
{{ i…
-
I'm using Ionic 3 to install **angular2-json-schema-form-ionic**
`npm install angular2-json-schema-form`
=>>
`angular2-json-schema-form-ionic.umd.js:832 Uncaught Error: Cannot find module "@angular…
-
When source code has changes, the console prints:
```
ERROR in Error: Cannot find module "./../../../webpack/buildin/module.js"
- index.html:17179 webpackMissingModule
…