-
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 …
-
ng2如何打包,有没有这方面的相关教程
-
``` js
dom_element_schema_registry.ts:43 Uncaught ReferenceError: __decorate is not defined(anonymous function)
@ dom_element_schema_registry.ts:43(anonymous function)
@ dom_element_schema_registry.…
-
The docs you wrote say to add
`app.UseWebpack("webpack.config.js", "dist/main.bundle.js", new WebpackDevServerOptions("localhost", 4000));
`
This is fine if I use one bundle for all, but if I chunk …
-
Hi,
I am using ASP.NET Core + Angular 2 template. The problem is with the TemplateURL which is not working with any URL. In my scenario I want to route it to the MVC controller and wanted to load …
-
I saw this being used in angular2-webpack-starter, and I'm trying to understand what the purpose and use case is for this loader? A little explanation would be nice, thanks.
-
I followed this to import GoogleChart in app.module.ts
https://www.npmjs.com/package/angular2-google-chart
But, when I import it, I get the following error:
ncaught TypeError: (void 0) is not a f…
-
## Issue type
I'm submitting a (check one):
[x] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[ ] Support request
[ ] Docume…
-
To provide an easy to use, productive and dev friendly seed here are some suggested refactoring.
Each suggestion has an issue attached, this issue is used for managing the issues:
- [ ] Move to Webpac…
-
I'm getting this error when including CalendarComponent inside my module
```
ERROR in ./node_modules/angular2-fullcalendar/src/calendar/calendar.ts
Module build failed: Error: C:\Users\...\node…