leafcutter-common build fixes
This commit is contained in:
parent
85d91fc8bf
commit
aab5b7f5d5
3 changed files with 2 additions and 16 deletions
|
|
@ -24,19 +24,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"**.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
"**/*.png, **/*.svg",
|
||||
"components/AppProvider.tsx",
|
||||
"../../apps/leafcutter/app/_components/LanguageSelect.tsx",
|
||||
"../../apps/leafcutter/app/_components/MultiProvider.tsx",
|
||||
"../../apps/leafcutter/app/_components/Sidebar.tsx",
|
||||
"../../apps/leafcutter/app/(main)/setup/_components/Setup.tsx",
|
||||
"../../apps/leafcutter/app/_components/InternalLayout.tsx",
|
||||
"../../apps/leafcutter/app/_components/TopNav.tsx",
|
||||
"../../apps/leafcutter/app/_components/AccountButton.tsx"
|
||||
],
|
||||
"include": ["**.d.ts", "**/*.ts", "**/*.tsx", "**/*.png, **/*.svg"],
|
||||
"exclude": ["node_modules", "babel__core"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue