Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using ReactJS for Bitbucket Server Plugin

White Software August 20, 2019

Hello everyone,

 

I'm developing a bitbucket server plugin and I want to use some React Components which are already compiled and minimized. So I just added <compressResources>false</compressResources> to pom.xml but when I access to that js file bitbucket returns an empty file with a comment line which contains sourcemap file address.

 

How can I achieve this problem?

1 answer

1 accepted

1 vote
Answer accepted
White Software August 20, 2019

I found a solution.

This parameter solved my problem.

<skipMinifiedJs>true</skipMinifiedJs>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events