Hi Chris, I want to pass params to flexjs compiler when building with maven. For example:
param : "html-template" value: "templates/js-index-template.html" (in order to customize the index.html) or another like "js-output-optimization=skipAsCoercions" What's the way to make this in the my projects pom.xml? Thanks -- Carlos Rovira http://about.me/carlosrovira
