EandrewJones commented on issue #506:
URL: 
https://github.com/apache/flagon-useralejs/issues/506#issuecomment-2645872755

   Hey @Suvendu-UI. I should've been more clear in this ticket. The reason the 
version keeps showing up in the build artifacts when you run `npm run build` is 
because it is our build tool, `rollup`, that's configured to interpolate the 
version number into the created file names.
   
   See 
[here](https://github.com/apache/flagon-useralejs/blob/7f962a1b449386a8b54f1b10a27afc2f4fc2202b/rollup.config.js#L53)
 in our `rollup.config.js` file. This is what needs to be removed in order to 
remove the version number from the build artifact names.


-- 
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: notifications-unsubscr...@flagon.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org
For additional commands, e-mail: notifications-h...@flagon.apache.org

Reply via email to