-
## 🗄️ 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
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
#### 🔬 Minimal Reproduction
#### 💻Your Environment
**Angular Version:**
➜ git:(master) ✗ nx --version
15.3.0
**Scully Version:**
"@scullyio…
-
## 🐞 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…
-
## 🗄️ Docs report
### Description
See https://scully.io/docs/Reference/plugins/custom-plugins/use-a-custom-plugin/. Page is empty. Is this intentional?
-
## 🐞 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…
-
## 🐞 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…
-
## 🐞 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…
-
I would like to create fileHandler plugin, but there is no set-by-step guide on how to do it.
Found only this page - https://scully.io/docs/plugins
Examples are good, but it appeared still not enou…
-
First of all, thanks for making this plugin!
I have tried to install it in a project with scully using version the following versions:
```json
"@scullyio/init": "^2.0.5",
"@scullyio/ng-lib"…