Class ReactExporter
java.lang.Object
com.djrapitops.plan.delivery.export.ReactExporter
Exporter in charge of exporting React related files.
-
Constructor Summary
ConstructorsConstructorDescriptionReactExporter(PlanFiles files, PlanConfig config, RootJSONResolver jsonHandler, AssetVersions assetVersions, BundleAddressCorrection bundleAddressCorrection) -
Method Summary
Modifier and TypeMethodDescriptionvoidexportReactFiles(Path toDirectory) protected StringtoJSONResourceName(String resource) protected StringtoNonRelativePath(String resourceName)
-
Constructor Details
-
ReactExporter
@Inject public ReactExporter(PlanFiles files, PlanConfig config, RootJSONResolver jsonHandler, AssetVersions assetVersions, BundleAddressCorrection bundleAddressCorrection)
-
-
Method Details
-
exportReactFiles
- Throws:
IOException
-
toJSONResourceName
-
toNonRelativePath
-