Re: [I] js-debug vs js-release [royale-asjs]

2025-07-19 Thread via GitHub
sanjeev-rajput commented on issue #1217: URL: https://github.com/apache/royale-asjs/issues/1217#issuecomment-3092282914 this issue has been resolved in latest version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] js-debug vs js-release [royale-asjs]

2025-07-19 Thread via GitHub
sanjeev-rajput closed issue #1217: js-debug vs js-release URL: https://github.com/apache/royale-asjs/issues/1217 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] js-debug VS js-release [royale-asjs]

2025-06-30 Thread via GitHub
sanjeev-rajput closed issue #1259: js-debug VS js-release URL: https://github.com/apache/royale-asjs/issues/1259 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] js-debug VS js-release [royale-asjs]

2025-06-30 Thread via GitHub
Harbs commented on issue #1259: URL: https://github.com/apache/royale-asjs/issues/1259#issuecomment-3020060706 > -js-dynamic-access-unknown-members=true Yes. That's working as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [I] js-debug VS js-release [royale-asjs]

2025-06-28 Thread via GitHub
sanjeev-rajput commented on issue #1259: URL: https://github.com/apache/royale-asjs/issues/1259#issuecomment-3015173962 adding -js-dynamic-access-unknown-members=true as additionalOptions in asconfig.json makes most of things works -- This is an automated message from the Apache Git S

[I] js-debug VS js-release [royale-asjs]

2025-06-28 Thread via GitHub
sanjeev-rajput opened a new issue, #1259: URL: https://github.com/apache/royale-asjs/issues/1259 i really loves the way code is written and managed in Apache royale JS but as usual most of the developer write and compile code in debug mode and once done then we compile release build.