| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Class and Description |
|---|---|
static class |
Bundle.Jsii$Proxy
An implementation for
Bundle |
| 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.
|
Bundle |
Bundle.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.