UNPKG

ngx-sitemap

Version:

CLI to create a sitemap for Angular Universal Applications with prerendered pages

12 lines (11 loc) 225 B
{ "compilerOptions": { "module": "CommonJS", "noImplicitAny": true, "removeComments": true, "preserveConstEnums": true, "sourceMap": true, "target": "ES5" }, "include": ["bin/**/*"] }