This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
filesafe
Watch
1
Star
0
Fork
0
You've already forked filesafe
mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced
2025-01-05 19:40:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
220ec14d83
filesafe
/
src
/
versions.json
8 lines
108 B
JSON
Raw
Normal View
History
Unescape
Escape
Updated Removed version strings from _globals.njk, in favor of src/versions.json. That versions in that file can be bumped with "yarn bump-versions". v1 is automatically bumped when doing "yarn build" as well. Added README file in src directory, explaining versions.json file. Added README file in scripts directory, detailing usage of each scripts. Version strings will no longer be appended when cacheControl is disabled in config file. After all, version strings are only needed when the static assets are cached indefinitely in users' browsers. Initial Cloudflare's cache purging will no longer be executed when cloudflare -> purgeCache is disabled, even if cacheControl is enabled. Just in case someone wants to use version strings for other use cases. Actually use custom metaDesc variable on meta description tag.
2019-09-19 12:10:37 +00:00
{
dist: rebuilt client assets and bumped v1 version string
2021-01-27 17:07:46 +00:00
"1"
:
"1611767265"
,
Bumped all versions
2020-10-12 15:05:28 +00:00
"2"
:
"1602515119"
,
"3"
:
"1602515119"
,
"4"
:
"1602515119"
,
Audio files now work with the embedded player
2020-11-03 14:17:57 +00:00
"5"
:
"1604412502"
Updated Added gulp-replace dev dependency. Removed version strings of Fontello fonts from fontello.css Added "build:fontello" Gulp task which will append version string to Fontello fonts, then do the usual processing for CSS file. It will use type 5 from versions.json, if available. Also updated src/README.md about it.
2019-09-19 13:39:23 +00:00
}
Reference in New Issue
Copy Permalink