| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Class and Description |
|---|---|
static class |
AddBundleOptions.Jsii$Proxy
An implementation for
AddBundleOptions |
| Modifier and Type | Method and Description |
|---|---|
AddBundleOptions |
AddBundleOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundler.addBundle(String entrypoint,
AddBundleOptions options)
(experimental) Adds a task to the project which bundles a specific entrypoint and all of its dependencies into a single javascript output file.
|
Copyright © 2021. All rights reserved.