summaryrefslogtreecommitdiff
path: root/www/external/origjs/README.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'www/external/origjs/README.TXT')
-rw-r--r--www/external/origjs/README.TXT4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/external/origjs/README.TXT b/www/external/origjs/README.TXT
deleted file mode 100644
index 96602ef5..00000000
--- a/www/external/origjs/README.TXT
+++ /dev/null
@@ -1,4 +0,0 @@
-These are original JS files.
-I minified then in externals/ using npm minify
- minify file.js > ../file.min.js
-~pp