跳到正文

Interface: RollupError

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:34

Extends

Properties

binding?

ts
optional binding: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:10

Inherited from

RollupLog.binding


cause?

ts
optional cause: unknown;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:11

Inherited from

RollupLog.cause


code?

ts
optional code: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:12

Inherited from

RollupLog.code


exporter?

ts
optional exporter: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:13

Inherited from

RollupLog.exporter


frame?

ts
optional frame: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:14

Inherited from

RollupLog.frame


hook?

ts
optional hook: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:15

Inherited from

RollupLog.hook


id?

ts
optional id: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:16

Inherited from

RollupLog.id


ids?

ts
optional ids: string[];

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:17

Inherited from

RollupLog.ids


loc?

ts
optional loc: object;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:18

column

ts
column: number

file?

ts
optional file: string;

line

ts
line: number

Inherited from

RollupLog.loc


message

ts
message: string

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:23

Inherited from

RollupLog.message


meta?

ts
optional meta: any;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:24

Inherited from

RollupLog.meta


name?

ts
optional name: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:35


names?

ts
optional names: string[];

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:25

Inherited from

RollupLog.names


plugin?

ts
optional plugin: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:26

Inherited from

RollupLog.plugin


pluginCode?

ts
optional pluginCode: unknown;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:27

Inherited from

RollupLog.pluginCode


pos?

ts
optional pos: number;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:28

Inherited from

RollupLog.pos


reexporter?

ts
optional reexporter: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:29

Inherited from

RollupLog.reexporter


stack?

ts
optional stack: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:36

Overrides

RollupLog.stack


url?

ts
optional url: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:31

Inherited from

RollupLog.url


watchFiles?

ts
optional watchFiles: string[];

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.53/node_modules/rolldown/dist/shared/define-config-BS8Bt-r8.d.mts:37

Released under the MIT License.