I can take a look real quick, I have a feeling I know where it is, Alex I think is on vacation.
Mike On Sun, Jun 28, 2015 at 4:19 PM, Josh Tynjala <joshtynj...@gmail.com> wrote: > Thanks again, Alex. I had some time to give it a try it today. The CSS file > isn't created, and the classes aren't renamed. That looks good. It still > creates an HTML file, though. I'm looking for the only output to be > JavaScript. > > - Josh > > On Sat, Jun 27, 2015 at 9:05 AM, Josh Tynjala <joshtynj...@gmail.com> > wrote: > > > Thanks, Alex! I'll give it a try on Monday. > > > > - Josh > > On Jun 26, 2015 10:34 PM, "Alex Harui" <aha...@adobe.com> wrote: > > > >> I quickly threw together a custom backend that doesn’t output css and > >> shouldn’t rename createjs.Stage. > >> > >> Change your js-output-type to JSC instead of FLEXJS. > >> > >> If it works for you then we can update the jsc.bat and jsc shell script > in > >> flex-asjs. > >> > >> -Alex > >> > >> On 6/26/15, 5:40 PM, "Alex Harui" <aha...@adobe.com> wrote: > >> > >> >No but I'm thinking of not renaming anymore > >> > > >> > > >> >Sent from my LG G3, an AT&T 4G LTE smartphone > >> > > >> > > >> >------ Original message------ > >> > > >> >From: Josh Tynjala > >> > > >> >Date: Fri, Jun 26, 2015 5:08 PM > >> > > >> >To: dev@flex.apache.org; > >> > > >> >Subject:[FalconJX jsc] Stop renaming of packages using underscore when > >> >compiling with jsc > >> > > >> > > >> >Is there a command line argument to tell jsc to stop turning references > >> to > >> >createjs.Stage into createjs_Stage? > >> > > >> >- Josh > >> > >> >