Open
Description
NO serve in any browser (Chrome, Firefox, Safari) the documentation generated
my stack
- node v18.20.4
- compatible with Angular v17 -- here --
how to reproduce?
npm install
./node_modules/.bin/compodoc -p tsconfig.doc.json -a screenshots -n "TodoMVC Angular documentation" --includes additional-doc -s
- == "doc" script, and adding
-s
to serve the generated documentation - documentation generated under "documentation/"
- NOT failure displayed in the terminal
- if you open "http://127.0.0.1:8080" | your desired browser, NOT loads it
- == "doc" script, and adding
Attempts to overcome it
npx update-browserslist-db@latest
or- update manually browserlist to https://v17.angular.io/guide/build#configuring-browser-compatibility
Metadata
Metadata
Assignees
Labels
No labels