I don't know but as a workaround you can write your html in a non build folder and link to the built .js
Frédéric THOMAS ---------------------------------------- > From: joshtynj...@gmail.com > Date: Fri, 26 Jun 2015 11:15:29 -0700 > Subject: [FalconJS jsc] Turn off HTML/CSS generation in JSC? > To: dev@flex.apache.org > > Is it possible to turn off the generation the HTML and CSS when running > JSC? In other words, is it possible to have the only output be the > JavaScript and the source map? I'd like to write my HTML/CSS manually. > > - Josh