-
Thank you for creating this plugin. Although unfortunately when I tried it out it didn't work for me. `src` were not replaced with `data-src` and all the images were loaded instantly. But it did produ…
-
## 🐞 Bug report
### Description
When rendering Scully, it generates a `404.html` file at the root of the output directory with the following content
```
Title
…
-
## 🗄️ Docs report
### Description
https://www.npmjs.com/package/scully-plugin-flash-prevention
## 🔬 Minimal Reproduction
### What's the affected URL?\*\*
### Reproduction Steps\*\*
…
-
## 🐞 Bug report
Trying to run scully in a project upgraded to Angular 15.
I've documented the approach on SO:
https://stackoverflow.com/questions/76067189/running-scully-in-an-angular-15-proj…
-
## 🐞 Bug report
Trying to install the blog I am not getting any changes to the project. The package does nothing at all. But the dependency `@scullyio/init` is installed.
Dependency `@scullyio/ng-…
-
# 🧩 Feature request
There are two major blockers that I've found to using `@angular/service-worker` with Scully to create a PWA:
## Hash mismatch
During `ng build --prod`, the `dist/app/ngsw.json…
-
Hi.
I'm using [@gilsdav/ngx-translate-router](https://github.com/gilsdav/ngx-translate-router).
So I have to manualy exclude each route by adding it to `--exclude-routes`.
Is it possible to eit…
-
I have closed sublime deleted index, opened sublime and run the GoTo Project Symbols which has reindexed sublime successfully. find_use expand_fqcn and goto_definition_scope are still not working on a…
-
## 🐞 Bug report
### Description
After update `scully` and `ng-lib` to version `1.1.1` the `data.json` contains the following string:
```
")[1].split("
```
While the `index.html` in state scri…
-
This issue is pretty arcane - so please bear with me. Any ideas you have will be appreciated.
I'm building an Electron app that is using Vue.js and therefore behind the scenes Webpack is used.
…