@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:29.010Z") @Stability(value=Experimental) public class NextJsTypeScriptProject extends TypeScriptAppProject
| Modifier and Type | Class and Description |
|---|---|
static class |
NextJsTypeScriptProject.Builder
(experimental) A fluent builder for
NextJsTypeScriptProject. |
DEFAULT_TASK| Modifier | Constructor and Description |
|---|---|
protected |
NextJsTypeScriptProject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
NextJsTypeScriptProject(software.amazon.jsii.JsiiObjectRef objRef) |
|
NextJsTypeScriptProject(NextJsTypeScriptProjectOptions options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssetsdir()
(experimental) The directory in which app assets reside.
|
String |
getSrcdir()
(experimental) The directory in which source files reside.
|
Boolean |
getTailwind()
(experimental) Setup Tailwind as a PostCSS plugin.
|
getDocgen, getDocsDirectory, getEslint, getLibdir, getTestdir, getTsconfig, getTsconfigDev, getTsconfigEslint, getWatchTaskaddBins, 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 NextJsTypeScriptProject(software.amazon.jsii.JsiiObjectRef objRef)
protected NextJsTypeScriptProject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public NextJsTypeScriptProject(@NotNull
NextJsTypeScriptProjectOptions options)
options - This parameter is required.@Stability(value=Experimental) @NotNull public String getAssetsdir()
@Stability(value=Experimental) @NotNull public String getSrcdir()
getSrcdir in class TypeScriptProject@Stability(value=Experimental) @NotNull public Boolean getTailwind()
https://tailwindcss.com/docs/installationCopyright © 2021. All rights reserved.