ionic-team / ionic-team/ionic-cli
Ionic serve cash imports-loader files
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**Description:**
when change js scripts inside assets folder the app reloaded but the changes not take affect, they applied when rerun `ionic serve` again . it seems it cash the assets files .
i am importing file with this line
import "imports-loader?jQuery=jquery!../../assets/scripts/jquery.selectareas.js"
**My `ionic info`:**
@ionic/cli-utils : 1.12.0
ionic (Ionic CLI) : 3.12.0
local packages:
@ionic/app-scripts : 3.0.0
Ionic Framework : ionic-angular 3.7.1
System:
Node : v7.7.3
npm : 4.1.2
OS : Windows 7
Misc:
backend : legacy
Guia de contribuição
Direção de pesquisa
Start by reproducing the issue with `ionic serve` and the `imports-loader` import shown in the report, then change a JavaScript file under `assets` and observe the reload. Done means changes to imported asset scripts take effect without rerunning `ionic serve`; the report does not name a source file or test.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- build-system, cli
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100