Hi,
I have been investigating the use of WRM.require(), which is a javascript global variable that allows you to fetch web resources at runtime. We are testing it in our Angular 1 Jira app to lazy load specific modules when the user navigates to a certain URL. This is great for reducing our main build size.
However, taking a look on the internet, i cannot find any documentation about WRM and its methods. I would like to know how stable WRM is - will it be continued to be supported in the long term? When was it released?
Some documentation regarding the above for our own understanding would be key to adopting WRM. I find it a bit surprising how I couldn't find anything for it at all...
Maybe some of you know better?
Adam
For future reference: It does not seem there is any documentation on this anywhere but here are a few links to the source code for the WRM plugin:
How to register the activity tab in jira using WRM?
https://developer.atlassian.com/server/jira/platform/issue-tab-panel/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.