-
Awesome package, but could you please make sure it works with Universal as well? It says
```
ERROR ReferenceError: document is not defined
at decodeHtml
at MarkdownComponent.processRaw
…
-
As a developer I want to have the option of generating .htaccess for Server Side Rendering as well.
-
^
ReferenceError: document is not defined
at Object.google (C:\xampp\htdocs\SOFTWEBDEVELOPERS\classmonk\client\node_modules\angular2-social-login\dist\bundles\angular2-social-login.min.js:1…
-
I have this error when I try to run 'ng run app:server' after the 'ng build -c production'
`**./node_modules/ngx-glide/fesm2015/ngx-glide.js:280:21-26 - Error: export 'default' (imported as 'Glide') …
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### OS and Version?
macOS High Sierra
### V…
-
Hi,
I'm planning on adding angular universal as per example MeteorCLI/universal and have few questions:
- How to run the example with AOT on Windows (`AOT=1 meteor`), I tried:
```
set…
-
PS C:\my-path\angular-universal> node dist/server.js
C:\my-path\angular-universal\node_modules\ngx-card\card.js:1
(function (exports, require, module, __filename, __dirname) { import { Directive, In…
-
When load the app, got below error: Exception: Call to Node module failed with error: TypeError: ctorParameters.map is not a function
-
Angular Universal allows us to store auth token on the client side (in the localstorage wrapped in isPlatformBrowser condition) but how to retrieve it on the server side? What are the best practices? …
-
Works fine running client side but not with Universal.
`
/node_modules/ngx-scrollspy/dist/index.js:1
(function (exports, require, module, __filename, __dirname) { import { NgModule, Inject, Opti…