IQSS / DataTaggingServer

A web server to data-tag datasets (see datatags.org).
Apache License 2.0
2 stars 1 forks source link

Optimization: minify JS, Gzip output #41

Open michbarsinai opened 6 years ago

michbarsinai commented 6 years ago

See how to minify the javascript we use in production mode.

(see https://www.playframework.com/documentation/2.6.x/RequireJS-support for a starting point).

michbarsinai commented 5 years ago

Paused until we get the JS6 to JS5 transform in SBT

michbarsinai commented 4 years ago

Gzip OK