cldellow / datasette-ui-extras

Add editing UI and other power-user features to Datasette.
Apache License 2.0
12 stars 1 forks source link

serve concatenated js/css #51

Closed cldellow closed 1 year ago

cldellow commented 1 year ago

We currently serve N CSS/JS files. Instead, we should transparently concatenate them into a single, fingerprinted file with a long-lived expiry date.