A public channel for the Angular community to come talk about Scully and JAMStack strategies in Angular.
.pipe(tak(1))
or a .pipe(first())
in your resilvers will fix this.
:slug
route match another component called BlogPostComponent
npm run build
-> npm run scully
-> npm run scully serve
highlight: (code, lang) => {
if (!Prism.languages[lang]) {
console.error(`Language '${lang}' is not available in Prism.js, ignoring syntax highlighting for this code block.`);
return code;
}