egoist / egoist/tsup

DTS error with `composite`

Open
#571 5 comments 24 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Repo: https://github.com/flux-ui/flux-ui/tree/feat/checkbox-variants
Action Log: https://github.com/flux-ui/flux-ui/runs/5256070891?check_suite_focus=true

Error:
```
src/index.ts(1,15): error TS6307: File '/home/xenfo/Desktop/Projects/flux-ui/packages/checkbox/src/checkbox.tsx' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.

[CHECKBOX] DTS Build error
Error: Failed to compile. Check the logs above.
at error (/home/xenfo/Desktop/Projects/flux-ui/node_modules/rollup/dist/shared/rollup.js:160:30)
at throwPluginError (/home/xenfo/Desktop/Projects/flux-ui/node_modules/rollup/dist/shared/rollup.js:21828:12)
at Object.error (/home/xenfo/Desktop/Projects/flux-ui/node_modules/rollup/dist/shared/rollup.js:22548:20)
at Object.error (/home/xenfo/Desktop/Projects/flux-ui/node_modules/rollup/dist/shared/rollup.js:22005:42)
at Object.transform (/home/xenfo/Desktop/Projects/flux-ui/node_modules/tsup/dist/rollup.js:8372:20)
at /home/xenfo/Desktop/Projects/flux-ui/node_modules/rollup/dist/shared/rollup.js:22793:37
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.