-
**Describe the bug**
I upgraded my Angular 9 app to Angular 10.
After doing a build with `ng build --prod --stats-json`
I got this error (this error didn't appear before):
```
Error: A stats-…
-
## 🐞 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-…
-
## 🐞 Bug report
I was investigating slowness on my macbook and found that Scully opens new chromium instances on each run, but never closes then. As a result, the zombie instances keep hogging memory…
-
## 🐞 Bug report
### Description
When creating a NX workspace and adding scully, starting it initially won't work and leads to the error message `Could not find project "undefined" in 'angular.js…
-
-
## 🐞 Bug report
### Description
It seems for blog posts, scully takes over onclick behaviour in links, and if scully is aware of the route, it overrides the link navigation via this.router.navig…
-
## 🐞 Bug report
### Description
Ionic / Angular project
Build ok (ionic cordova build browser or ionic build).
When running "npx scully" the above error occurs.
Note that the ts file was create…
-
dependencies
```json
"@angular/common": "~13.1.1",
"@angular/core": "~13.1.1",
"@scullyio/init": "^2.0.5",
"@scullyio/ng-lib": "^2.0.0",
"@scullyio/scully": "^2.0.0",
"@…
-
## 🐞 Bug report
### Description
#### 🔬 Minimal Reproduction
#### 💻Your Environment
**Angular Version:**
➜ git:(master) ✗ nx --version
15.3.0
**Scully Version:**
"@scullyio…