@snailicide/build-config / rollup
rollup
Functions
| Function | Description |
|---|---|
| getBanner | Comment with library information to be appended in the generated bundles. |
| getOutputObj | - |
| getConfigEntries | Returns an array of output configurations based on the provided entries. |
| getRollupConfig | - |
| getPackageExports | - |
| getPluginsConfiguration | - |
Type Aliases
| Type Alias | Description |
|---|---|
| ExportType | - |
| KeyData | - |
| EntryConfig | - |
| OutputObjReturnType | - |
| ExpandedExportType | Expand output objects by export type |
| RollupPluginKey | - |
| RollupPluginConfigOptions | - |
| RollupPluginConfiguration | - |
Variables
| Variable | Description |
|---|---|
| EXPORT_KEY_LOOKUP | - |
| DEFAULT_PLUGINS_BUNDLED | - |
| CDN_PLUGINS_BUNDLED | - |