Vojtech Szocs has uploaded a new change for review.

Change subject: doc: Describe 'gwt.cssResourceStyle' in README.developer
......................................................................

doc: Describe 'gwt.cssResourceStyle' in README.developer

Change-Id: I143d204d2f77e1e4350787c8ba46f61d4700f361
Signed-off-by: Vojtech Szocs <vsz...@redhat.com>
---
M README.developer
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/31342/1

diff --git a/README.developer b/README.developer
index d4e97e9..fb49b9d 100644
--- a/README.developer
+++ b/README.developer
@@ -145,6 +145,10 @@
     For example, if your machine is low on memory, use:
     DEV_EXTRA_BUILD_FLAGS="-Dgwt.compiler.localWorkers=2"
 
+    For easier frontend development and debugging, prevent
+    GWT compiler from obfuscating generated CSS class names:
+    DEV_EXTRA_BUILD_FLAGS="-Dgwt.cssResourceStyle=pretty"
+
 DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS [-D gwt.userAgent=gecko1_8]
     By default, only the gecko1_8 (Mozilla Firefox) support is built,
     building all permutations is possible by specifying


-- 
To view, visit http://gerrit.ovirt.org/31342
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I143d204d2f77e1e4350787c8ba46f61d4700f361
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to