-
I am trying to integrate Require.js into AngularJS based web application.
I've configured require-config.js properly, and defined app module with define() function.
```
define([
'angular',
…
-
Hi,
I am starting to test universal-starter for a personal project that will have at least 3 languages.
How could I compile and bundle only one language file.
In my app, I did (based on the languag…
-
Investigate enhancing the angular.io app's build process with prerendering (via `@angular/platform-server`/`@nguniversal/express-engine`) for:
- `/index.html`
- `/404.html`
_**Context regarding…
-
## Current Behavior
While running migrations from nx 12 to nx 13.2.0, a number of migrations fail, complaining that @anguar-devkit/core is not found.
I have tried to install this package both …
-
## I'm submitting a Feature request
### Motivation / Use Case
Please update library to support angular12
### Expected Behavior
I have upgraded my application to angular12. Am using ser…
-
Can you please provide a step by step guide on how to make it work in Angular 2+
-
Created an empty Angular 6 application. Installed ngh globally and then ran the next two commands:
ng build --prod --base-href https://dutchmandavid.github.io/angular-io-code
ngh
then g…
-
I get this error when making a post or put request. I'm using anguar-cli in my project.
`Cannot read property 'id' of undefined`
`at Function.createId (//web-projects/ngrx-checkout/node_modules/json-…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
Hi. I am using Angular 2 and Webpack for developing an Atom with atom-typescript. On every save I have increasing of pending requests. I tried to find solution, however they are old...
![image](https…