Commit bf14f4c
chore: simplify adder interface (#89)
* simplify adder interface
* move adder configs to parent directory
* remove empty option files
* rename adder file to index
* rename logos
* remove logo property
* simplify options
* few more tweaks
* fix
* fix `findRoot`
---------
Co-authored-by: AdrianGonz97 <[email protected]>1 parent 3f9a8e8 commit bf14f4c
File tree
57 files changed
+1877
-2021
lines changed- community-adder-template/src/config
- packages
- adders
- _config
- drizzle
- config
- eslint
- config
- lucia
- config
- mdsvex
- config
- playwright
- config
- prettier
- config
- routify
- config
- storybook
- config
- tailwindcss
- config
- vitest
- config
- tests
- cli
- commands/add
- core/adder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1877
-2021
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments