@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:29.031Z") @Stability(value=Experimental) public class ReactProject extends NodeProject
| Modifier and Type | Class and Description |
|---|---|
static class |
ReactProject.Builder
(experimental) A fluent builder for
ReactProject. |
DEFAULT_TASK| Modifier | Constructor and Description |
|---|---|
protected |
ReactProject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ReactProject(software.amazon.jsii.JsiiObjectRef objRef) |
|
ReactProject(ReactProjectOptions options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSrcdir()
(experimental) The directory in which source files reside.
|
addBins, addBundledDeps, addCompileCommand, addDeps, addDevDeps, addFields, addKeywords, addPackageIgnore, addPeerDeps, addTestCommand, getAllowLibraryDependencies, getAntitamper, getAutoMerge, getBuildWorkflow, getBuildWorkflowJobId, getBundler, getEntrypoint, getInstallWorkflowSteps, getJest, getManifest, getMaxNodeVersion, getMinNodeVersion, getNpmignore, getPackageManager, getPackageValue, getPublisher, getRelease, getRunScriptCommand, hasScript, removeScript, runTaskCommand, setScriptannotateGenerated, getAutoApprove, getDevContainer, getGithub, getGitpod, getProjectType, getVscodeaddExcludeFromCleanup, addGitIgnore, addTask, addTask, addTip, getBuildTask, getCompileTask, getComponents, getDefaultTask, getDeps, getFiles, getGitattributes, getGitignore, getInitProject, getLogger, getName, getOutdir, getPackageTask, getParent, getPostCompileTask, getPreCompileTask, getProjectBuild, getProjenCommand, getRoot, getTasks, getTestTask, postSynthesize, preSynthesize, removeTask, synth, tryFindFile, tryFindJsonFile, tryFindObjectFilejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected ReactProject(software.amazon.jsii.JsiiObjectRef objRef)
protected ReactProject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ReactProject(@NotNull
ReactProjectOptions options)
options - This parameter is required.@Stability(value=Experimental) @NotNull public String getSrcdir()
Default: "src"
Copyright © 2021. All rights reserved.