Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .hgignore

Issue 29624561: Issue 6104 - Minified code in help center repository (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Move all requires to top of gulpfile.js Created Dec. 4, 2017, 2:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,2 +1,3 @@
node_modules
-static/css/main.css
+static/dist/css
+static/dist/js

Powered by Google App Engine
This is Rietveld