WordClockESP/interface
Rick Watson cc7acab37c Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32
Removed css from compression plugin - using CSS-in-JS in app
Introduce favicon - add mapping for favicon.ico, was previously sending html response for requests for the favicon
2018-11-11 17:53:58 +00:00
..
public Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32 2018-11-11 17:53:58 +00:00
src use .env to configure endpoint root automatically for production and development 2018-09-14 15:40:46 +01:00
.env.development use .env to configure endpoint root automatically for production and development 2018-09-14 15:40:46 +01:00
.env.production use .env to configure endpoint root automatically for production and development 2018-09-14 15:40:46 +01:00
config-overrides.js Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32 2018-11-11 17:53:58 +00:00
package.json update libraries 2018-09-14 15:40:15 +01:00