]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config/build.yml
move standard to run only on travis as it shouldn't output to any file
[irc/freenode/web-7.0.git] / config / build.yml
index 7142fa37698b8fdaefb445ece251c3b5059ea1ee..0640caa30b2ae958398fec15f0ddb61a3d185342 100644 (file)
@@ -22,3 +22,6 @@
 - command: [postcss, -c, postcss.json]
   source: static/css
   output: out/static/css
+- command: [uglifyjs, -c, -m]
+  source: static/js
+  output: out/static/js