sanjeev-rajput commented on issue #1255:
URL: https://github.com/apache/royale-asjs/issues/1255#issuecomment-2816972460

   understood apache royale server online link behavior 
   
   But it is a very unexpected behavior I am face in my recent project and 
after lots of investigation this is what i found
   
   // ------------ this works fine-------------------------
        /*
        * @externs
        * */
       COMPILE::JS 
   
   // ------------ this doesn't work -------------------------
        /**
        * @externs
        * */
       COMPILE::JS 
   
   difference is comments start with one (/*) and end with two (/**)
   
   please correct me if some guideline is mentioned on this somewhere 
   
   


-- 
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, e-mail: issues-unsubscr...@royale.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to