diff --git a/build/build.xml b/build/build.xml index 53b455fec8..980a77051c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -480,18 +480,16 @@ - - - - - - + + @@ -523,15 +521,14 @@ - + - + - - - + + @@ -548,7 +545,7 @@ - + @@ -556,12 +553,12 @@ - - - - - + + + + diff --git a/build/config/project.properties b/build/config/project.properties index 2d3846c42c..070b98e740 100644 --- a/build/config/project.properties +++ b/build/config/project.properties @@ -40,8 +40,11 @@ file.exclude = # comma separated list # These files will not be concatinated or minimized and will simply be copied over as is. # Note: you cannot declare an empty file.bypass property, it would exclude the entire mylibs folder +# Example: +# file.js.bypass = widgets.js, gadgets.js, gidgets.js # file.js.bypass + # Specify an environment to build # # By Default, it builds a production environment