ionic-team / ionic-team/ionic-cli
font paths in production are wrong
Aperta
triage
- Lingua principale
- TypeScript
- Stelle
- 2k
- Fork
- 682
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
i run `npm run ionic:build -- --prod`, then copy `www` on a dockerfile, which just servers it.
When I try to access my app, I get a `404` for `../build/assets/fonts/ionicons.woff2?v=3.0.0-alpha.3`. Looking at the `www` folder, this is obvious. The fonts are in `../assets/fonts`, not `../build/assets/..`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.