Skip to content

Commit

Permalink
Disable requrieJS and wro4j
Browse files Browse the repository at this point in the history
  • Loading branch information
kore committed Jun 10, 2012
1 parent daff22a commit e3b5cb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.properties
Expand Up @@ -17,6 +17,10 @@ commons.srcdir.js = ${basedir}/src/htdocs/scripts

jslint.options = jslintOptions.js

requirejs.bootstrap.enabled = false
requirejs.bundle.enabled = false
wro4j.minifier.enabled = false

codesniffer.standard = Arbit
codesniffer.standard.package.name = PHP_CodeSniffer_Standards_Arbit
codesniffer.standard.package.channel = pear.arbitracker.org
Expand Down

0 comments on commit e3b5cb8

Please sign in to comment.