Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 208 Bytes

debug.md

File metadata and controls

14 lines (10 loc) · 208 Bytes

Debug

for debug cookie

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

tsconfig:

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