-
-
Notifications
You must be signed in to change notification settings - Fork 372
Closed
Labels
Description
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
No gzip on js files
If the current behavior is a bug, please provide the steps to reproduce.
Setup project with preact-cli 1.4.1. Open localhost:8080 and check the network tab in Chrome
What is the expected behavior?
Gzip enabled
Please mention other relevant information.
- node version (8.2.1)
- npm version (5.3.0)
- Operating system (Mac OS 10.12.6)
tysonmatanich