Class BundleAddressCorrection
java.lang.Object
com.djrapitops.plan.delivery.rendering.BundleAddressCorrection
In charge of correcting the root address in the javascript bundle.
The javascript bundle assumes everything is hosted at /, but hosting settings affect the address and it could be hosted at a subdirectory like /plan/
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncorrectAddressForExport
(String content, String fileName) correctAddressForWebserver
(String content, String fileName)
-
Constructor Details
-
BundleAddressCorrection
-
-
Method Details
-
correctAddressForWebserver
-
correctAddressForExport
-