ionic-team / ionic-team/ionic-cli
Customize ionic build (e.g. using craco instead of react-scripts)
Đang mở
triage
- Ngôn ngữ chính
- TypeScript
- Star
- 2k
- Fork
- 682
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
In order to use `tailwind`, I would like to build the app using `craco` (see ).
Is it possible to customize [https://ionicframework.com/docs/cli/commands/build](`ionic build`) command?
The documentation is not really clear about what does `ionic build` does, but it looks like it call "create scripts" build for react apps.
A workaround is to manually build the app, then running `ionic capacitor build --no-buid` :
Is it the right way to customize the build today? A better build documentation (especially about customization) would be really really nice.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.