RE: How to minify mxroyale\HelloWorld .js file

2020-10-24 Thread Yishay Weiss
Thanks, Yishay From: Piotr Grudzinski<mailto:pi...@powersmiths.com> Sent: Friday, October 23, 2020 9:39 PM To: users@royale.apache.org<mailto:users@royale.apache.org> Subject: Re: How to minify mxroyale\HelloWorld .js file Looking at the index.html in the bin/js-debug folder, it

Re: How to minify mxroyale\HelloWorld .js file

2020-10-24 Thread Carlos Rovira
;> wrote: >>>> >>>>> Sorry, missed that. >>>>> >>>>> >>>>> >>>>> So to expand a bit on Carlos’s answer, using emulation will probably >>>>> cut down dev time but will certainly increase app size. If you a

Re: How to minify mxroyale\HelloWorld .js file

2020-10-23 Thread Piotr Grudzinski
ed on >>>> app size but will probably still be somewhat smaller than emulation. I >>>> don’t think we ever made precise measurements, but that’s the general idea. >>>> >>>> >>>> >>>> Hope this helps. >>>> >>>

Re: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Greg Dove
I don’t >>> think we ever made precise measurements, but that’s the general idea. >>> >>> >>> >>> Hope this helps. >>> >>> >>> >>> *From: *Carlos Rovira >>> *Sent: *Tuesday, October 20, 2020 6:13 PM >>>

Re: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Carlos Rovira
;> >> Hope this helps. >> >> >> >> *From: *Carlos Rovira >> *Sent: *Tuesday, October 20, 2020 6:13 PM >> *To: *users@royale.apache.org >> *Subject: *Re: How to minify mxroyale\HelloWorld .js file >> >> >> >> Hi Yishay, >&g

Re: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Piotr Grudzinski
There should be [1] a minified version under js-release > > > > [1] https://apache.github.io/royale-docs/get-started/hello-world > > > > > > *From: *Carlos Rovira > *Sent: *Monday, October 19, 2020 11:06 PM > *To: *users@royale.apache.org > *Subject: *Re

RE: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Yishay Weiss
e-docs/get-started/hello-world From: Carlos Rovira<mailto:carlosrov...@apache.org> Sent: Monday, October 19, 2020 11:06 PM To: users@royale.apache.org<mailto:users@royale.apache.org> Subject: Re: How to minify mxroyale\HelloWorld .js file Hi, Don't think so. I'm not an expert on Fle

Re: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Carlos Rovira
; > > *From: *Carlos Rovira > *Sent: *Monday, October 19, 2020 11:06 PM > *To: *users@royale.apache.org > *Subject: *Re: How to minify mxroyale\HelloWorld .js file > > > > Hi, > > > > Don't think so. I'm not an expert on Flex emulation in Royale but it's >

RE: How to minify mxroyale\HelloWorld .js file

2020-10-20 Thread Yishay Weiss
ect: Re: How to minify mxroyale\HelloWorld .js file Hi, Don't think so. I'm not an expert on Flex emulation in Royale but it's trying to work as Flex did, so I think if original flex hello world was around 500kb is normal that emulation is around that size. Although Royale has a better architecture b

Re: How to minify mxroyale\HelloWorld .js file

2020-10-19 Thread Carlos Rovira
Hi, Don't think so. I'm not an expert on Flex emulation in Royale but it's trying to work as Flex did, so I think if original flex hello world was around 500kb is normal that emulation is around that size. Although Royale has a better architecture based on PAYG and strand/beads, only using UI