Commit 6ee7091
authored
This reverts commit 8d71d5b.
## Current Behavior
<!-- This is the behavior we have today -->
This generator causes unnecessary changes
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
The generator is removed for now and will be reintroduced when it is
refined.
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
1 parent d6f22a2 commit 6ee7091
File tree
21 files changed
+22
-640
lines changed- astro-docs/src/content/docs/concepts
- graph/ui-project-details/src/lib/project-details
- packages
- js
- src
- generators/deps-sync
- plugins/typescript
- next/src/plugins
- __snapshots__
- react/src/plugins
- remix/src/plugins
- rollup/src/plugins
- rsbuild/src/plugins
- rspack/src/plugins
- vite/src/plugins
- __snapshots__
- webpack/src/plugins
21 files changed
+22
-640
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
This file was deleted.
0 commit comments