ionic-team / ionic-team/ionic-cli
Customize ionic build (e.g. using craco instead of react-scripts)
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Direção de pesquisa
Start with the Ionic CLI `build` and `capacitor build --no-build` command documentation linked in the issue, and compare their current behavior for React apps. Done means documenting whether `ionic build` can be customized for tools such as craco, or clearly documenting the supported manual-build workflow.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- react, tailwindcss, typescript
- Domínio
- build-system, cli, documentation
- Tipo de issue
- Documentação
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 30/100