mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
feat(components): Register Generic component globally
This commit is contained in:
parent
02ff6a2039
commit
234e063d2e
49 changed files with 26 additions and 186 deletions
|
|
@ -18,6 +18,6 @@ export default [
|
|||
},
|
||||
},
|
||||
{
|
||||
ignores: ['**/dist/**', '**/dist-ssr/**', '**/coverage/**'],
|
||||
ignores: ["**/dist/**", "**/dist-ssr/**", "**/coverage/**"],
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue