epicweb-dev / epicweb-dev/epic-stack
Removing the path in tsconfig breaks shadcn components.json
オープン
- 主要言語
- TypeScript
- スター
- 5.5k
- フォーク
- 460
- 平均マージ
- 2時間 43分
- マージ済み PR(30日)
- 1
説明
# Steps to reproduce
1. Start new epic-stack project
2. Install any shadcn components. e.g `npx shadcn@latest add dropdown-menu`
# Expected behavior
Components installed in `app/components/ui`
# Actual behavior
Components installed in `#app/components/ui`
コントリビューションガイド
調査の方向性
プロジェクトの tsconfig と shadcn components.json の設定から始め、次に `npx shadcn@latest add dropdown-menu` を使ってインストールを再現します。生成されたパスを想定される `app/components/ui` の場所と比較します。新しくインストールされたコンポーネントが `#app/components/ui` パスを使用しなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100