Skip to content

Commit

Permalink
chore: 🔥 remove reports config and utils from monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav-Eikaas committed Nov 30, 2023
1 parent 35eb147 commit 9c8436d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 226 deletions.
5 changes: 0 additions & 5 deletions libs/plugins/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
"schema": "./src/generators/fusion-app-generator/schema.json",
"description": "fusion-app-generator generator"
},
"fusion-report-generator": {
"factory": "./src/generators/fusion-report-generator/generator",
"schema": "./src/generators/fusion-report-generator/schema.json",
"description": "fusion-report-generator generator"
},
"app-library": {
"factory": "./src/generators/app-library/generator",
"schema": "./src/generators/app-library/schema.json",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

75 changes: 0 additions & 75 deletions libs/plugins/src/generators/fusion-report-generator/generator.ts

This file was deleted.

42 changes: 0 additions & 42 deletions libs/plugins/src/generators/fusion-report-generator/schema.json

This file was deleted.

1 change: 0 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
packages:
- 'libs/**'
- 'apps/*'
- 'reports/**'
- 'cli'
- 'github-action'

0 comments on commit 9c8436d

Please sign in to comment.