coryhouse / coryhouse/javascript-development-environment
distServer.js and compression order doesn't work for me unless swapped
Aperta
bug
- Lingua principale
- JavaScript
- Stelle
- 293
- Fork
- 185
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This worked for me, and I think the video shows the same. But Github version shows it swapped. I don't know if this matters or not because I haven't finished the video. And what I mean not working is bundle.js wasn't being compressed.
app.use(compression());
app.use(express.static('dist'));
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.