-
## 🐞 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…
-
## 🗄️ Docs report
### Description
While there is example for blog, it is not sufficient to be considered for various use cases.
Considering Angular's relation, several guide for firebase will …
-
## 🐞 Bug report
### Description
#### 🔬 Minimal Reproduction
Create Angular 16+ app using scullyio and the flash prevention plugin. Observe the transition time from the prerendered page to the…
-
## 🐞 Bug report
### Description
I have a very simple two page website, but i'm using nx to maintain it
here is my `app.module.ts`
```
const routes: Routes = [
{ path: '', component: H…
-
depend on scully
-
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",
"@…
-
Latest scully shows a warning when using plugin:
![image](https://user-images.githubusercontent.com/15785773/115963569-2bf5d600-a520-11eb-909d-716bb7c1915b.png)
-
## 🐞 Bug report
Tried on ubuntu, windows, and mac os with node 14.17.0, using the latest nx create workspace. No matter what extra cli or config changes i make i constantly face a problem where it…
-
## 🐞 Bug report
### Description
Proxyconfig file as paramter doesnt seem to work. When you put it in the config file, it does work. I want two scripts. One to generate vs production and one to gen…
-
- [x] GitHub Workflow can be run externally.
- [ ] Webhooks to GraphCMS blog posts.
- [ ] proxy server to run GitHub Actions from outside.
Idea:
Execute a GitHub Action when you create an articl…