From: Robert Sesek Date: Tue, 3 Apr 2012 13:46:53 +0000 (-0400) Subject: Remove the list of frontend resources from build.py X-Git-Tag: 0.9.656.0~22 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=29aa4a6b2e4d33dac9b21e8f36914d4c7c22df3c;p=armadillo.git Remove the list of frontend resources from build.py --- diff --git a/build.py b/build.py index dc1511a..f22aae6 100755 --- a/build.py +++ b/build.py @@ -36,12 +36,6 @@ SOURCES_FE = [ 'file.js', 'main.js', ] -RESOURCES_FE = [ - 'index.html', - 'screen.css', - 'mobile.css', - 'reset.css' -] PRODUCT_NAME = 'armadillo' # The Golang version (hg id).