On 9/13/16, 9:22 AM, "lizhi" <s...@qq.com> wrote:

>simple,i have a lot of flash runtime api,stage3d,sound,loader,etc.i want
>pack all of them in a js file.see the code pen link.

I still don't understand.

FlexJS supports libraries via CompC where each class has its own JS file
for debugging.  We don't support packing.  MXMLC will call
GoogleClosureLibrary to pack all of the JS files into the final
application JS.  Is this not working for you?

If you want something different, you may need to write it yourself or use
Google Closure Library in your build script.

-Alex

Reply via email to