fingerprint CSS and JS, set one week browser cache

...and LOTS of tidying partials
This commit is contained in:
2020-04-25 11:15:31 -04:00
parent d2648a68be
commit adfa73b5fc
25 changed files with 86 additions and 110 deletions
+7 -4
View File
@@ -1,7 +1,10 @@
/*jslint indent: 2, browser: true, bitwise: true, plusplus: true */
/* jshint indent: 2, browser: true, bitwise: true, plusplus: true */
/*! Copyright Twitter Inc. and other contributors. Licensed under MIT *//*
https://github.com/twitter/twemoji/blob/gh-pages/LICENSE
/*!
*
* Copyright Twitter Inc. and other contributors. Licensed under MIT.
* https://github.com/twitter/twemoji/blob/gh-pages/LICENSE
*
*/
var emoji = (function (
@@ -14,7 +17,7 @@ var emoji = (function (
) {
'use strict';
/*jshint maxparams:4 */
/* jshint maxparams:4 */
var
// the exported module object