Skip to content

Commit

Permalink
more example and test for use cookies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorniv committed Apr 27, 2019
1 parent f0d5721 commit d649a3d
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 80 deletions.
14 changes: 14 additions & 0 deletions debug.md
@@ -0,0 +1,14 @@
# Debug

## for debug cookie

copy @gorniv/ngx-universal/src to /lib/ngx-universal

tsconfig:

```json
"@gorniv/*":[
"lib/ngx-universal/*",
"lib/ngx-universal/public_api.ts"
]
```

0 comments on commit d649a3d

Please sign in to comment.