mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-04 23:35:36 -04:00
complete website code
This commit is contained in:
commit
c87ed1814a
238 changed files with 23025 additions and 0 deletions
5
js/build/min.js
Normal file
5
js/build/min.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
load("build/jsmin.js", "build/writeFile.js");
|
||||
|
||||
var f = jsmin('', readFile(arguments[0]), 3);
|
||||
|
||||
writeFile( arguments[1], f );
|
Loading…
Add table
Add a link
Reference in a new issue