@mrgrain/cdk-esbuild 5.5.5 → 5.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -3232,7 +3232,7 @@
3232
3232
  "stability": "stable"
3233
3233
  },
3234
3234
  "homepage": "https://github.com/mrgrain/cdk-esbuild",
3235
- "jsiiVersion": "5.8.15 (build af1b019)",
3235
+ "jsiiVersion": "5.8.16 (build 1632665)",
3236
3236
  "keywords": [
3237
3237
  "aws-cdk",
3238
3238
  "bundler",
@@ -3298,10 +3298,32 @@
3298
3298
  "kind": "interface",
3299
3299
  "locationInModule": {
3300
3300
  "filename": "src/esbuild-types.ts",
3301
- "line": 97
3301
+ "line": 100
3302
3302
  },
3303
3303
  "name": "BuildOptions",
3304
3304
  "properties": [
3305
+ {
3306
+ "abstract": true,
3307
+ "docs": {
3308
+ "stability": "stable",
3309
+ "summary": "Documentation: https://esbuild.github.io/api/#abs-paths."
3310
+ },
3311
+ "immutable": true,
3312
+ "locationInModule": {
3313
+ "filename": "src/esbuild-types.ts",
3314
+ "line": 82
3315
+ },
3316
+ "name": "absPaths",
3317
+ "optional": true,
3318
+ "type": {
3319
+ "collection": {
3320
+ "elementtype": {
3321
+ "primitive": "string"
3322
+ },
3323
+ "kind": "array"
3324
+ }
3325
+ }
3326
+ },
3305
3327
  {
3306
3328
  "abstract": true,
3307
3329
  "docs": {
@@ -3311,7 +3333,7 @@
3311
3333
  "immutable": true,
3312
3334
  "locationInModule": {
3313
3335
  "filename": "src/esbuild-types.ts",
3314
- "line": 149
3336
+ "line": 152
3315
3337
  },
3316
3338
  "name": "absWorkingDir",
3317
3339
  "optional": true,
@@ -3328,7 +3350,7 @@
3328
3350
  "immutable": true,
3329
3351
  "locationInModule": {
3330
3352
  "filename": "src/esbuild-types.ts",
3331
- "line": 117
3353
+ "line": 120
3332
3354
  },
3333
3355
  "name": "alias",
3334
3356
  "optional": true,
@@ -3350,7 +3372,7 @@
3350
3372
  "immutable": true,
3351
3373
  "locationInModule": {
3352
3374
  "filename": "src/esbuild-types.ts",
3353
- "line": 129
3375
+ "line": 132
3354
3376
  },
3355
3377
  "name": "allowOverwrite",
3356
3378
  "optional": true,
@@ -3367,7 +3389,7 @@
3367
3389
  "immutable": true,
3368
3390
  "locationInModule": {
3369
3391
  "filename": "src/esbuild-types.ts",
3370
- "line": 141
3392
+ "line": 144
3371
3393
  },
3372
3394
  "name": "assetNames",
3373
3395
  "optional": true,
@@ -3384,7 +3406,7 @@
3384
3406
  "immutable": true,
3385
3407
  "locationInModule": {
3386
3408
  "filename": "src/esbuild-types.ts",
3387
- "line": 145
3409
+ "line": 148
3388
3410
  },
3389
3411
  "name": "banner",
3390
3412
  "optional": true,
@@ -3406,7 +3428,7 @@
3406
3428
  "immutable": true,
3407
3429
  "locationInModule": {
3408
3430
  "filename": "src/esbuild-types.ts",
3409
- "line": 99
3431
+ "line": 102
3410
3432
  },
3411
3433
  "name": "bundle",
3412
3434
  "optional": true,
@@ -3423,7 +3445,7 @@
3423
3445
  "immutable": true,
3424
3446
  "locationInModule": {
3425
3447
  "filename": "src/esbuild-types.ts",
3426
- "line": 54
3448
+ "line": 55
3427
3449
  },
3428
3450
  "name": "charset",
3429
3451
  "optional": true,
@@ -3440,7 +3462,7 @@
3440
3462
  "immutable": true,
3441
3463
  "locationInModule": {
3442
3464
  "filename": "src/esbuild-types.ts",
3443
- "line": 139
3465
+ "line": 142
3444
3466
  },
3445
3467
  "name": "chunkNames",
3446
3468
  "optional": true,
@@ -3457,7 +3479,7 @@
3457
3479
  "immutable": true,
3458
3480
  "locationInModule": {
3459
3481
  "filename": "src/esbuild-types.ts",
3460
- "line": 81
3482
+ "line": 84
3461
3483
  },
3462
3484
  "name": "color",
3463
3485
  "optional": true,
@@ -3474,7 +3496,7 @@
3474
3496
  "immutable": true,
3475
3497
  "locationInModule": {
3476
3498
  "filename": "src/esbuild-types.ts",
3477
- "line": 125
3499
+ "line": 128
3478
3500
  },
3479
3501
  "name": "conditions",
3480
3502
  "optional": true,
@@ -3496,7 +3518,7 @@
3496
3518
  "immutable": true,
3497
3519
  "locationInModule": {
3498
3520
  "filename": "src/esbuild-types.ts",
3499
- "line": 74
3521
+ "line": 75
3500
3522
  },
3501
3523
  "name": "define",
3502
3524
  "optional": true,
@@ -3518,7 +3540,7 @@
3518
3540
  "immutable": true,
3519
3541
  "locationInModule": {
3520
3542
  "filename": "src/esbuild-types.ts",
3521
- "line": 40
3543
+ "line": 41
3522
3544
  },
3523
3545
  "name": "drop",
3524
3546
  "optional": true,
@@ -3540,7 +3562,7 @@
3540
3562
  "immutable": true,
3541
3563
  "locationInModule": {
3542
3564
  "filename": "src/esbuild-types.ts",
3543
- "line": 42
3565
+ "line": 43
3544
3566
  },
3545
3567
  "name": "dropLabels",
3546
3568
  "optional": true,
@@ -3562,7 +3584,7 @@
3562
3584
  "immutable": true,
3563
3585
  "locationInModule": {
3564
3586
  "filename": "src/esbuild-types.ts",
3565
- "line": 137
3587
+ "line": 140
3566
3588
  },
3567
3589
  "name": "entryNames",
3568
3590
  "optional": true,
@@ -3579,7 +3601,7 @@
3579
3601
  "immutable": true,
3580
3602
  "locationInModule": {
3581
3603
  "filename": "src/esbuild-types.ts",
3582
- "line": 113
3604
+ "line": 116
3583
3605
  },
3584
3606
  "name": "external",
3585
3607
  "optional": true,
@@ -3601,7 +3623,7 @@
3601
3623
  "immutable": true,
3602
3624
  "locationInModule": {
3603
3625
  "filename": "src/esbuild-types.ts",
3604
- "line": 147
3626
+ "line": 150
3605
3627
  },
3606
3628
  "name": "footer",
3607
3629
  "optional": true,
@@ -3623,7 +3645,7 @@
3623
3645
  "immutable": true,
3624
3646
  "locationInModule": {
3625
3647
  "filename": "src/esbuild-types.ts",
3626
- "line": 21
3648
+ "line": 22
3627
3649
  },
3628
3650
  "name": "format",
3629
3651
  "optional": true,
@@ -3640,7 +3662,7 @@
3640
3662
  "immutable": true,
3641
3663
  "locationInModule": {
3642
3664
  "filename": "src/esbuild-types.ts",
3643
- "line": 23
3665
+ "line": 24
3644
3666
  },
3645
3667
  "name": "globalName",
3646
3668
  "optional": true,
@@ -3657,7 +3679,7 @@
3657
3679
  "immutable": true,
3658
3680
  "locationInModule": {
3659
3681
  "filename": "src/esbuild-types.ts",
3660
- "line": 58
3682
+ "line": 59
3661
3683
  },
3662
3684
  "name": "ignoreAnnotations",
3663
3685
  "optional": true,
@@ -3674,7 +3696,7 @@
3674
3696
  "immutable": true,
3675
3697
  "locationInModule": {
3676
3698
  "filename": "src/esbuild-types.ts",
3677
- "line": 143
3699
+ "line": 146
3678
3700
  },
3679
3701
  "name": "inject",
3680
3702
  "optional": true,
@@ -3696,7 +3718,7 @@
3696
3718
  "immutable": true,
3697
3719
  "locationInModule": {
3698
3720
  "filename": "src/esbuild-types.ts",
3699
- "line": 61
3721
+ "line": 62
3700
3722
  },
3701
3723
  "name": "jsx",
3702
3724
  "optional": true,
@@ -3713,7 +3735,7 @@
3713
3735
  "immutable": true,
3714
3736
  "locationInModule": {
3715
3737
  "filename": "src/esbuild-types.ts",
3716
- "line": 69
3738
+ "line": 70
3717
3739
  },
3718
3740
  "name": "jsxDev",
3719
3741
  "optional": true,
@@ -3730,7 +3752,7 @@
3730
3752
  "immutable": true,
3731
3753
  "locationInModule": {
3732
3754
  "filename": "src/esbuild-types.ts",
3733
- "line": 63
3755
+ "line": 64
3734
3756
  },
3735
3757
  "name": "jsxFactory",
3736
3758
  "optional": true,
@@ -3747,7 +3769,7 @@
3747
3769
  "immutable": true,
3748
3770
  "locationInModule": {
3749
3771
  "filename": "src/esbuild-types.ts",
3750
- "line": 65
3772
+ "line": 66
3751
3773
  },
3752
3774
  "name": "jsxFragment",
3753
3775
  "optional": true,
@@ -3764,7 +3786,7 @@
3764
3786
  "immutable": true,
3765
3787
  "locationInModule": {
3766
3788
  "filename": "src/esbuild-types.ts",
3767
- "line": 67
3789
+ "line": 68
3768
3790
  },
3769
3791
  "name": "jsxImportSource",
3770
3792
  "optional": true,
@@ -3781,7 +3803,7 @@
3781
3803
  "immutable": true,
3782
3804
  "locationInModule": {
3783
3805
  "filename": "src/esbuild-types.ts",
3784
- "line": 71
3806
+ "line": 72
3785
3807
  },
3786
3808
  "name": "jsxSideEffects",
3787
3809
  "optional": true,
@@ -3798,7 +3820,7 @@
3798
3820
  "immutable": true,
3799
3821
  "locationInModule": {
3800
3822
  "filename": "src/esbuild-types.ts",
3801
- "line": 78
3823
+ "line": 79
3802
3824
  },
3803
3825
  "name": "keepNames",
3804
3826
  "optional": true,
@@ -3815,7 +3837,7 @@
3815
3837
  "immutable": true,
3816
3838
  "locationInModule": {
3817
3839
  "filename": "src/esbuild-types.ts",
3818
- "line": 14
3840
+ "line": 15
3819
3841
  },
3820
3842
  "name": "legalComments",
3821
3843
  "optional": true,
@@ -3832,7 +3854,7 @@
3832
3854
  "immutable": true,
3833
3855
  "locationInModule": {
3834
3856
  "filename": "src/esbuild-types.ts",
3835
- "line": 52
3857
+ "line": 53
3836
3858
  },
3837
3859
  "name": "lineLimit",
3838
3860
  "optional": true,
@@ -3849,7 +3871,7 @@
3849
3871
  "immutable": true,
3850
3872
  "locationInModule": {
3851
3873
  "filename": "src/esbuild-types.ts",
3852
- "line": 119
3874
+ "line": 122
3853
3875
  },
3854
3876
  "name": "loader",
3855
3877
  "optional": true,
@@ -3871,7 +3893,7 @@
3871
3893
  "immutable": true,
3872
3894
  "locationInModule": {
3873
3895
  "filename": "src/esbuild-types.ts",
3874
- "line": 83
3896
+ "line": 86
3875
3897
  },
3876
3898
  "name": "logLevel",
3877
3899
  "optional": true,
@@ -3888,7 +3910,7 @@
3888
3910
  "immutable": true,
3889
3911
  "locationInModule": {
3890
3912
  "filename": "src/esbuild-types.ts",
3891
- "line": 85
3913
+ "line": 88
3892
3914
  },
3893
3915
  "name": "logLimit",
3894
3916
  "optional": true,
@@ -3905,7 +3927,7 @@
3905
3927
  "immutable": true,
3906
3928
  "locationInModule": {
3907
3929
  "filename": "src/esbuild-types.ts",
3908
- "line": 87
3930
+ "line": 90
3909
3931
  },
3910
3932
  "name": "logOverride",
3911
3933
  "optional": true,
@@ -3927,7 +3949,7 @@
3927
3949
  "immutable": true,
3928
3950
  "locationInModule": {
3929
3951
  "filename": "src/esbuild-types.ts",
3930
- "line": 123
3952
+ "line": 126
3931
3953
  },
3932
3954
  "name": "mainFields",
3933
3955
  "optional": true,
@@ -3949,7 +3971,7 @@
3949
3971
  "immutable": true,
3950
3972
  "locationInModule": {
3951
3973
  "filename": "src/esbuild-types.ts",
3952
- "line": 38
3974
+ "line": 39
3953
3975
  },
3954
3976
  "name": "mangleCache",
3955
3977
  "optional": true,
@@ -3980,7 +4002,7 @@
3980
4002
  "immutable": true,
3981
4003
  "locationInModule": {
3982
4004
  "filename": "src/esbuild-types.ts",
3983
- "line": 32
4005
+ "line": 33
3984
4006
  },
3985
4007
  "name": "mangleProps",
3986
4008
  "optional": true,
@@ -3997,7 +4019,7 @@
3997
4019
  "immutable": true,
3998
4020
  "locationInModule": {
3999
4021
  "filename": "src/esbuild-types.ts",
4000
- "line": 36
4022
+ "line": 37
4001
4023
  },
4002
4024
  "name": "mangleQuoted",
4003
4025
  "optional": true,
@@ -4014,7 +4036,7 @@
4014
4036
  "immutable": true,
4015
4037
  "locationInModule": {
4016
4038
  "filename": "src/esbuild-types.ts",
4017
- "line": 107
4039
+ "line": 110
4018
4040
  },
4019
4041
  "name": "metafile",
4020
4042
  "optional": true,
@@ -4031,7 +4053,7 @@
4031
4053
  "immutable": true,
4032
4054
  "locationInModule": {
4033
4055
  "filename": "src/esbuild-types.ts",
4034
- "line": 44
4056
+ "line": 45
4035
4057
  },
4036
4058
  "name": "minify",
4037
4059
  "optional": true,
@@ -4048,7 +4070,7 @@
4048
4070
  "immutable": true,
4049
4071
  "locationInModule": {
4050
4072
  "filename": "src/esbuild-types.ts",
4051
- "line": 48
4073
+ "line": 49
4052
4074
  },
4053
4075
  "name": "minifyIdentifiers",
4054
4076
  "optional": true,
@@ -4065,7 +4087,7 @@
4065
4087
  "immutable": true,
4066
4088
  "locationInModule": {
4067
4089
  "filename": "src/esbuild-types.ts",
4068
- "line": 50
4090
+ "line": 51
4069
4091
  },
4070
4092
  "name": "minifySyntax",
4071
4093
  "optional": true,
@@ -4082,7 +4104,7 @@
4082
4104
  "immutable": true,
4083
4105
  "locationInModule": {
4084
4106
  "filename": "src/esbuild-types.ts",
4085
- "line": 46
4107
+ "line": 47
4086
4108
  },
4087
4109
  "name": "minifyWhitespace",
4088
4110
  "optional": true,
@@ -4099,7 +4121,7 @@
4099
4121
  "immutable": true,
4100
4122
  "locationInModule": {
4101
4123
  "filename": "src/esbuild-types.ts",
4102
- "line": 151
4124
+ "line": 154
4103
4125
  },
4104
4126
  "name": "nodePaths",
4105
4127
  "optional": true,
@@ -4121,7 +4143,7 @@
4121
4143
  "immutable": true,
4122
4144
  "locationInModule": {
4123
4145
  "filename": "src/esbuild-types.ts",
4124
- "line": 111
4146
+ "line": 114
4125
4147
  },
4126
4148
  "name": "outbase",
4127
4149
  "optional": true,
@@ -4138,7 +4160,7 @@
4138
4160
  "immutable": true,
4139
4161
  "locationInModule": {
4140
4162
  "filename": "src/esbuild-types.ts",
4141
- "line": 109
4163
+ "line": 112
4142
4164
  },
4143
4165
  "name": "outdir",
4144
4166
  "optional": true,
@@ -4155,7 +4177,7 @@
4155
4177
  "immutable": true,
4156
4178
  "locationInModule": {
4157
4179
  "filename": "src/esbuild-types.ts",
4158
- "line": 133
4180
+ "line": 136
4159
4181
  },
4160
4182
  "name": "outExtension",
4161
4183
  "optional": true,
@@ -4177,7 +4199,7 @@
4177
4199
  "immutable": true,
4178
4200
  "locationInModule": {
4179
4201
  "filename": "src/esbuild-types.ts",
4180
- "line": 105
4202
+ "line": 108
4181
4203
  },
4182
4204
  "name": "outfile",
4183
4205
  "optional": true,
@@ -4194,7 +4216,7 @@
4194
4216
  "immutable": true,
4195
4217
  "locationInModule": {
4196
4218
  "filename": "src/esbuild-types.ts",
4197
- "line": 115
4219
+ "line": 118
4198
4220
  },
4199
4221
  "name": "packages",
4200
4222
  "optional": true,
@@ -4211,7 +4233,7 @@
4211
4233
  "immutable": true,
4212
4234
  "locationInModule": {
4213
4235
  "filename": "src/esbuild-types.ts",
4214
- "line": 29
4236
+ "line": 30
4215
4237
  },
4216
4238
  "name": "platform",
4217
4239
  "optional": true,
@@ -4228,7 +4250,7 @@
4228
4250
  "immutable": true,
4229
4251
  "locationInModule": {
4230
4252
  "filename": "src/esbuild-types.ts",
4231
- "line": 103
4253
+ "line": 106
4232
4254
  },
4233
4255
  "name": "preserveSymlinks",
4234
4256
  "optional": true,
@@ -4245,7 +4267,7 @@
4245
4267
  "immutable": true,
4246
4268
  "locationInModule": {
4247
4269
  "filename": "src/esbuild-types.ts",
4248
- "line": 135
4270
+ "line": 138
4249
4271
  },
4250
4272
  "name": "publicPath",
4251
4273
  "optional": true,
@@ -4262,7 +4284,7 @@
4262
4284
  "immutable": true,
4263
4285
  "locationInModule": {
4264
4286
  "filename": "src/esbuild-types.ts",
4265
- "line": 76
4287
+ "line": 77
4266
4288
  },
4267
4289
  "name": "pure",
4268
4290
  "optional": true,
@@ -4284,7 +4306,7 @@
4284
4306
  "immutable": true,
4285
4307
  "locationInModule": {
4286
4308
  "filename": "src/esbuild-types.ts",
4287
- "line": 34
4309
+ "line": 35
4288
4310
  },
4289
4311
  "name": "reserveProps",
4290
4312
  "optional": true,
@@ -4301,7 +4323,7 @@
4301
4323
  "immutable": true,
4302
4324
  "locationInModule": {
4303
4325
  "filename": "src/esbuild-types.ts",
4304
- "line": 121
4326
+ "line": 124
4305
4327
  },
4306
4328
  "name": "resolveExtensions",
4307
4329
  "optional": true,
@@ -4323,7 +4345,7 @@
4323
4345
  "immutable": true,
4324
4346
  "locationInModule": {
4325
4347
  "filename": "src/esbuild-types.ts",
4326
- "line": 12
4348
+ "line": 13
4327
4349
  },
4328
4350
  "name": "sourcemap",
4329
4351
  "optional": true,
@@ -4349,7 +4371,7 @@
4349
4371
  "immutable": true,
4350
4372
  "locationInModule": {
4351
4373
  "filename": "src/esbuild-types.ts",
4352
- "line": 16
4374
+ "line": 17
4353
4375
  },
4354
4376
  "name": "sourceRoot",
4355
4377
  "optional": true,
@@ -4366,7 +4388,7 @@
4366
4388
  "immutable": true,
4367
4389
  "locationInModule": {
4368
4390
  "filename": "src/esbuild-types.ts",
4369
- "line": 18
4391
+ "line": 19
4370
4392
  },
4371
4393
  "name": "sourcesContent",
4372
4394
  "optional": true,
@@ -4383,7 +4405,7 @@
4383
4405
  "immutable": true,
4384
4406
  "locationInModule": {
4385
4407
  "filename": "src/esbuild-types.ts",
4386
- "line": 101
4408
+ "line": 104
4387
4409
  },
4388
4410
  "name": "splitting",
4389
4411
  "optional": true,
@@ -4400,7 +4422,7 @@
4400
4422
  "immutable": true,
4401
4423
  "locationInModule": {
4402
4424
  "filename": "src/esbuild-types.ts",
4403
- "line": 27
4425
+ "line": 28
4404
4426
  },
4405
4427
  "name": "supported",
4406
4428
  "optional": true,
@@ -4422,7 +4444,7 @@
4422
4444
  "immutable": true,
4423
4445
  "locationInModule": {
4424
4446
  "filename": "src/esbuild-types.ts",
4425
- "line": 25
4447
+ "line": 26
4426
4448
  },
4427
4449
  "name": "target",
4428
4450
  "optional": true,
@@ -4453,7 +4475,7 @@
4453
4475
  "immutable": true,
4454
4476
  "locationInModule": {
4455
4477
  "filename": "src/esbuild-types.ts",
4456
- "line": 56
4478
+ "line": 57
4457
4479
  },
4458
4480
  "name": "treeShaking",
4459
4481
  "optional": true,
@@ -4470,7 +4492,7 @@
4470
4492
  "immutable": true,
4471
4493
  "locationInModule": {
4472
4494
  "filename": "src/esbuild-types.ts",
4473
- "line": 131
4495
+ "line": 134
4474
4496
  },
4475
4497
  "name": "tsconfig",
4476
4498
  "optional": true,
@@ -4487,7 +4509,7 @@
4487
4509
  "immutable": true,
4488
4510
  "locationInModule": {
4489
4511
  "filename": "src/esbuild-types.ts",
4490
- "line": 90
4512
+ "line": 93
4491
4513
  },
4492
4514
  "name": "tsconfigRaw",
4493
4515
  "optional": true,
@@ -4513,7 +4535,7 @@
4513
4535
  "immutable": true,
4514
4536
  "locationInModule": {
4515
4537
  "filename": "src/esbuild-types.ts",
4516
- "line": 127
4538
+ "line": 130
4517
4539
  },
4518
4540
  "name": "write",
4519
4541
  "optional": true,
@@ -4715,7 +4737,7 @@
4715
4737
  "kind": "interface",
4716
4738
  "locationInModule": {
4717
4739
  "filename": "src/esbuild-types.ts",
4718
- "line": 696
4740
+ "line": 699
4719
4741
  },
4720
4742
  "name": "CompilerOptions",
4721
4743
  "properties": [
@@ -4727,7 +4749,7 @@
4727
4749
  "immutable": true,
4728
4750
  "locationInModule": {
4729
4751
  "filename": "src/esbuild-types.ts",
4730
- "line": 697
4752
+ "line": 700
4731
4753
  },
4732
4754
  "name": "alwaysStrict",
4733
4755
  "optional": true,
@@ -4743,7 +4765,7 @@
4743
4765
  "immutable": true,
4744
4766
  "locationInModule": {
4745
4767
  "filename": "src/esbuild-types.ts",
4746
- "line": 698
4768
+ "line": 701
4747
4769
  },
4748
4770
  "name": "baseUrl",
4749
4771
  "optional": true,
@@ -4759,7 +4781,7 @@
4759
4781
  "immutable": true,
4760
4782
  "locationInModule": {
4761
4783
  "filename": "src/esbuild-types.ts",
4762
- "line": 699
4784
+ "line": 702
4763
4785
  },
4764
4786
  "name": "experimentalDecorators",
4765
4787
  "optional": true,
@@ -4775,7 +4797,7 @@
4775
4797
  "immutable": true,
4776
4798
  "locationInModule": {
4777
4799
  "filename": "src/esbuild-types.ts",
4778
- "line": 700
4800
+ "line": 703
4779
4801
  },
4780
4802
  "name": "importsNotUsedAsValues",
4781
4803
  "optional": true,
@@ -4791,7 +4813,7 @@
4791
4813
  "immutable": true,
4792
4814
  "locationInModule": {
4793
4815
  "filename": "src/esbuild-types.ts",
4794
- "line": 701
4816
+ "line": 704
4795
4817
  },
4796
4818
  "name": "jsx",
4797
4819
  "optional": true,
@@ -4807,7 +4829,7 @@
4807
4829
  "immutable": true,
4808
4830
  "locationInModule": {
4809
4831
  "filename": "src/esbuild-types.ts",
4810
- "line": 702
4832
+ "line": 705
4811
4833
  },
4812
4834
  "name": "jsxFactory",
4813
4835
  "optional": true,
@@ -4823,7 +4845,7 @@
4823
4845
  "immutable": true,
4824
4846
  "locationInModule": {
4825
4847
  "filename": "src/esbuild-types.ts",
4826
- "line": 703
4848
+ "line": 706
4827
4849
  },
4828
4850
  "name": "jsxFragmentFactory",
4829
4851
  "optional": true,
@@ -4839,7 +4861,7 @@
4839
4861
  "immutable": true,
4840
4862
  "locationInModule": {
4841
4863
  "filename": "src/esbuild-types.ts",
4842
- "line": 704
4864
+ "line": 707
4843
4865
  },
4844
4866
  "name": "jsxImportSource",
4845
4867
  "optional": true,
@@ -4855,7 +4877,7 @@
4855
4877
  "immutable": true,
4856
4878
  "locationInModule": {
4857
4879
  "filename": "src/esbuild-types.ts",
4858
- "line": 705
4880
+ "line": 708
4859
4881
  },
4860
4882
  "name": "paths",
4861
4883
  "optional": true,
@@ -4881,7 +4903,7 @@
4881
4903
  "immutable": true,
4882
4904
  "locationInModule": {
4883
4905
  "filename": "src/esbuild-types.ts",
4884
- "line": 706
4906
+ "line": 709
4885
4907
  },
4886
4908
  "name": "preserveValueImports",
4887
4909
  "optional": true,
@@ -4897,7 +4919,7 @@
4897
4919
  "immutable": true,
4898
4920
  "locationInModule": {
4899
4921
  "filename": "src/esbuild-types.ts",
4900
- "line": 707
4922
+ "line": 710
4901
4923
  },
4902
4924
  "name": "strict",
4903
4925
  "optional": true,
@@ -4913,7 +4935,7 @@
4913
4935
  "immutable": true,
4914
4936
  "locationInModule": {
4915
4937
  "filename": "src/esbuild-types.ts",
4916
- "line": 708
4938
+ "line": 711
4917
4939
  },
4918
4940
  "name": "target",
4919
4941
  "optional": true,
@@ -4929,7 +4951,7 @@
4929
4951
  "immutable": true,
4930
4952
  "locationInModule": {
4931
4953
  "filename": "src/esbuild-types.ts",
4932
- "line": 709
4954
+ "line": 712
4933
4955
  },
4934
4956
  "name": "useDefineForClassFields",
4935
4957
  "optional": true,
@@ -4945,7 +4967,7 @@
4945
4967
  "immutable": true,
4946
4968
  "locationInModule": {
4947
4969
  "filename": "src/esbuild-types.ts",
4948
- "line": 710
4970
+ "line": 713
4949
4971
  },
4950
4972
  "name": "verbatimModuleSyntax",
4951
4973
  "optional": true,
@@ -5858,10 +5880,32 @@
5858
5880
  "kind": "interface",
5859
5881
  "locationInModule": {
5860
5882
  "filename": "src/esbuild-types.ts",
5861
- "line": 249
5883
+ "line": 252
5862
5884
  },
5863
5885
  "name": "TransformOptions",
5864
5886
  "properties": [
5887
+ {
5888
+ "abstract": true,
5889
+ "docs": {
5890
+ "stability": "stable",
5891
+ "summary": "Documentation: https://esbuild.github.io/api/#abs-paths."
5892
+ },
5893
+ "immutable": true,
5894
+ "locationInModule": {
5895
+ "filename": "src/esbuild-types.ts",
5896
+ "line": 82
5897
+ },
5898
+ "name": "absPaths",
5899
+ "optional": true,
5900
+ "type": {
5901
+ "collection": {
5902
+ "elementtype": {
5903
+ "primitive": "string"
5904
+ },
5905
+ "kind": "array"
5906
+ }
5907
+ }
5908
+ },
5865
5909
  {
5866
5910
  "abstract": true,
5867
5911
  "docs": {
@@ -5871,7 +5915,7 @@
5871
5915
  "immutable": true,
5872
5916
  "locationInModule": {
5873
5917
  "filename": "src/esbuild-types.ts",
5874
- "line": 255
5918
+ "line": 258
5875
5919
  },
5876
5920
  "name": "banner",
5877
5921
  "optional": true,
@@ -5888,7 +5932,7 @@
5888
5932
  "immutable": true,
5889
5933
  "locationInModule": {
5890
5934
  "filename": "src/esbuild-types.ts",
5891
- "line": 54
5935
+ "line": 55
5892
5936
  },
5893
5937
  "name": "charset",
5894
5938
  "optional": true,
@@ -5905,7 +5949,7 @@
5905
5949
  "immutable": true,
5906
5950
  "locationInModule": {
5907
5951
  "filename": "src/esbuild-types.ts",
5908
- "line": 81
5952
+ "line": 84
5909
5953
  },
5910
5954
  "name": "color",
5911
5955
  "optional": true,
@@ -5922,7 +5966,7 @@
5922
5966
  "immutable": true,
5923
5967
  "locationInModule": {
5924
5968
  "filename": "src/esbuild-types.ts",
5925
- "line": 74
5969
+ "line": 75
5926
5970
  },
5927
5971
  "name": "define",
5928
5972
  "optional": true,
@@ -5944,7 +5988,7 @@
5944
5988
  "immutable": true,
5945
5989
  "locationInModule": {
5946
5990
  "filename": "src/esbuild-types.ts",
5947
- "line": 40
5991
+ "line": 41
5948
5992
  },
5949
5993
  "name": "drop",
5950
5994
  "optional": true,
@@ -5966,7 +6010,7 @@
5966
6010
  "immutable": true,
5967
6011
  "locationInModule": {
5968
6012
  "filename": "src/esbuild-types.ts",
5969
- "line": 42
6013
+ "line": 43
5970
6014
  },
5971
6015
  "name": "dropLabels",
5972
6016
  "optional": true,
@@ -5988,7 +6032,7 @@
5988
6032
  "immutable": true,
5989
6033
  "locationInModule": {
5990
6034
  "filename": "src/esbuild-types.ts",
5991
- "line": 257
6035
+ "line": 260
5992
6036
  },
5993
6037
  "name": "footer",
5994
6038
  "optional": true,
@@ -6005,7 +6049,7 @@
6005
6049
  "immutable": true,
6006
6050
  "locationInModule": {
6007
6051
  "filename": "src/esbuild-types.ts",
6008
- "line": 21
6052
+ "line": 22
6009
6053
  },
6010
6054
  "name": "format",
6011
6055
  "optional": true,
@@ -6022,7 +6066,7 @@
6022
6066
  "immutable": true,
6023
6067
  "locationInModule": {
6024
6068
  "filename": "src/esbuild-types.ts",
6025
- "line": 23
6069
+ "line": 24
6026
6070
  },
6027
6071
  "name": "globalName",
6028
6072
  "optional": true,
@@ -6039,7 +6083,7 @@
6039
6083
  "immutable": true,
6040
6084
  "locationInModule": {
6041
6085
  "filename": "src/esbuild-types.ts",
6042
- "line": 58
6086
+ "line": 59
6043
6087
  },
6044
6088
  "name": "ignoreAnnotations",
6045
6089
  "optional": true,
@@ -6056,7 +6100,7 @@
6056
6100
  "immutable": true,
6057
6101
  "locationInModule": {
6058
6102
  "filename": "src/esbuild-types.ts",
6059
- "line": 61
6103
+ "line": 62
6060
6104
  },
6061
6105
  "name": "jsx",
6062
6106
  "optional": true,
@@ -6073,7 +6117,7 @@
6073
6117
  "immutable": true,
6074
6118
  "locationInModule": {
6075
6119
  "filename": "src/esbuild-types.ts",
6076
- "line": 69
6120
+ "line": 70
6077
6121
  },
6078
6122
  "name": "jsxDev",
6079
6123
  "optional": true,
@@ -6090,7 +6134,7 @@
6090
6134
  "immutable": true,
6091
6135
  "locationInModule": {
6092
6136
  "filename": "src/esbuild-types.ts",
6093
- "line": 63
6137
+ "line": 64
6094
6138
  },
6095
6139
  "name": "jsxFactory",
6096
6140
  "optional": true,
@@ -6107,7 +6151,7 @@
6107
6151
  "immutable": true,
6108
6152
  "locationInModule": {
6109
6153
  "filename": "src/esbuild-types.ts",
6110
- "line": 65
6154
+ "line": 66
6111
6155
  },
6112
6156
  "name": "jsxFragment",
6113
6157
  "optional": true,
@@ -6124,7 +6168,7 @@
6124
6168
  "immutable": true,
6125
6169
  "locationInModule": {
6126
6170
  "filename": "src/esbuild-types.ts",
6127
- "line": 67
6171
+ "line": 68
6128
6172
  },
6129
6173
  "name": "jsxImportSource",
6130
6174
  "optional": true,
@@ -6141,7 +6185,7 @@
6141
6185
  "immutable": true,
6142
6186
  "locationInModule": {
6143
6187
  "filename": "src/esbuild-types.ts",
6144
- "line": 71
6188
+ "line": 72
6145
6189
  },
6146
6190
  "name": "jsxSideEffects",
6147
6191
  "optional": true,
@@ -6158,7 +6202,7 @@
6158
6202
  "immutable": true,
6159
6203
  "locationInModule": {
6160
6204
  "filename": "src/esbuild-types.ts",
6161
- "line": 78
6205
+ "line": 79
6162
6206
  },
6163
6207
  "name": "keepNames",
6164
6208
  "optional": true,
@@ -6175,7 +6219,7 @@
6175
6219
  "immutable": true,
6176
6220
  "locationInModule": {
6177
6221
  "filename": "src/esbuild-types.ts",
6178
- "line": 14
6222
+ "line": 15
6179
6223
  },
6180
6224
  "name": "legalComments",
6181
6225
  "optional": true,
@@ -6192,7 +6236,7 @@
6192
6236
  "immutable": true,
6193
6237
  "locationInModule": {
6194
6238
  "filename": "src/esbuild-types.ts",
6195
- "line": 52
6239
+ "line": 53
6196
6240
  },
6197
6241
  "name": "lineLimit",
6198
6242
  "optional": true,
@@ -6209,7 +6253,7 @@
6209
6253
  "immutable": true,
6210
6254
  "locationInModule": {
6211
6255
  "filename": "src/esbuild-types.ts",
6212
- "line": 253
6256
+ "line": 256
6213
6257
  },
6214
6258
  "name": "loader",
6215
6259
  "optional": true,
@@ -6226,7 +6270,7 @@
6226
6270
  "immutable": true,
6227
6271
  "locationInModule": {
6228
6272
  "filename": "src/esbuild-types.ts",
6229
- "line": 83
6273
+ "line": 86
6230
6274
  },
6231
6275
  "name": "logLevel",
6232
6276
  "optional": true,
@@ -6243,7 +6287,7 @@
6243
6287
  "immutable": true,
6244
6288
  "locationInModule": {
6245
6289
  "filename": "src/esbuild-types.ts",
6246
- "line": 85
6290
+ "line": 88
6247
6291
  },
6248
6292
  "name": "logLimit",
6249
6293
  "optional": true,
@@ -6260,7 +6304,7 @@
6260
6304
  "immutable": true,
6261
6305
  "locationInModule": {
6262
6306
  "filename": "src/esbuild-types.ts",
6263
- "line": 87
6307
+ "line": 90
6264
6308
  },
6265
6309
  "name": "logOverride",
6266
6310
  "optional": true,
@@ -6282,7 +6326,7 @@
6282
6326
  "immutable": true,
6283
6327
  "locationInModule": {
6284
6328
  "filename": "src/esbuild-types.ts",
6285
- "line": 38
6329
+ "line": 39
6286
6330
  },
6287
6331
  "name": "mangleCache",
6288
6332
  "optional": true,
@@ -6313,7 +6357,7 @@
6313
6357
  "immutable": true,
6314
6358
  "locationInModule": {
6315
6359
  "filename": "src/esbuild-types.ts",
6316
- "line": 32
6360
+ "line": 33
6317
6361
  },
6318
6362
  "name": "mangleProps",
6319
6363
  "optional": true,
@@ -6330,7 +6374,7 @@
6330
6374
  "immutable": true,
6331
6375
  "locationInModule": {
6332
6376
  "filename": "src/esbuild-types.ts",
6333
- "line": 36
6377
+ "line": 37
6334
6378
  },
6335
6379
  "name": "mangleQuoted",
6336
6380
  "optional": true,
@@ -6347,7 +6391,7 @@
6347
6391
  "immutable": true,
6348
6392
  "locationInModule": {
6349
6393
  "filename": "src/esbuild-types.ts",
6350
- "line": 44
6394
+ "line": 45
6351
6395
  },
6352
6396
  "name": "minify",
6353
6397
  "optional": true,
@@ -6364,7 +6408,7 @@
6364
6408
  "immutable": true,
6365
6409
  "locationInModule": {
6366
6410
  "filename": "src/esbuild-types.ts",
6367
- "line": 48
6411
+ "line": 49
6368
6412
  },
6369
6413
  "name": "minifyIdentifiers",
6370
6414
  "optional": true,
@@ -6381,7 +6425,7 @@
6381
6425
  "immutable": true,
6382
6426
  "locationInModule": {
6383
6427
  "filename": "src/esbuild-types.ts",
6384
- "line": 50
6428
+ "line": 51
6385
6429
  },
6386
6430
  "name": "minifySyntax",
6387
6431
  "optional": true,
@@ -6398,7 +6442,7 @@
6398
6442
  "immutable": true,
6399
6443
  "locationInModule": {
6400
6444
  "filename": "src/esbuild-types.ts",
6401
- "line": 46
6445
+ "line": 47
6402
6446
  },
6403
6447
  "name": "minifyWhitespace",
6404
6448
  "optional": true,
@@ -6415,7 +6459,7 @@
6415
6459
  "immutable": true,
6416
6460
  "locationInModule": {
6417
6461
  "filename": "src/esbuild-types.ts",
6418
- "line": 29
6462
+ "line": 30
6419
6463
  },
6420
6464
  "name": "platform",
6421
6465
  "optional": true,
@@ -6432,7 +6476,7 @@
6432
6476
  "immutable": true,
6433
6477
  "locationInModule": {
6434
6478
  "filename": "src/esbuild-types.ts",
6435
- "line": 76
6479
+ "line": 77
6436
6480
  },
6437
6481
  "name": "pure",
6438
6482
  "optional": true,
@@ -6454,7 +6498,7 @@
6454
6498
  "immutable": true,
6455
6499
  "locationInModule": {
6456
6500
  "filename": "src/esbuild-types.ts",
6457
- "line": 34
6501
+ "line": 35
6458
6502
  },
6459
6503
  "name": "reserveProps",
6460
6504
  "optional": true,
@@ -6471,7 +6515,7 @@
6471
6515
  "immutable": true,
6472
6516
  "locationInModule": {
6473
6517
  "filename": "src/esbuild-types.ts",
6474
- "line": 251
6518
+ "line": 254
6475
6519
  },
6476
6520
  "name": "sourcefile",
6477
6521
  "optional": true,
@@ -6488,7 +6532,7 @@
6488
6532
  "immutable": true,
6489
6533
  "locationInModule": {
6490
6534
  "filename": "src/esbuild-types.ts",
6491
- "line": 12
6535
+ "line": 13
6492
6536
  },
6493
6537
  "name": "sourcemap",
6494
6538
  "optional": true,
@@ -6514,7 +6558,7 @@
6514
6558
  "immutable": true,
6515
6559
  "locationInModule": {
6516
6560
  "filename": "src/esbuild-types.ts",
6517
- "line": 16
6561
+ "line": 17
6518
6562
  },
6519
6563
  "name": "sourceRoot",
6520
6564
  "optional": true,
@@ -6531,7 +6575,7 @@
6531
6575
  "immutable": true,
6532
6576
  "locationInModule": {
6533
6577
  "filename": "src/esbuild-types.ts",
6534
- "line": 18
6578
+ "line": 19
6535
6579
  },
6536
6580
  "name": "sourcesContent",
6537
6581
  "optional": true,
@@ -6548,7 +6592,7 @@
6548
6592
  "immutable": true,
6549
6593
  "locationInModule": {
6550
6594
  "filename": "src/esbuild-types.ts",
6551
- "line": 27
6595
+ "line": 28
6552
6596
  },
6553
6597
  "name": "supported",
6554
6598
  "optional": true,
@@ -6570,7 +6614,7 @@
6570
6614
  "immutable": true,
6571
6615
  "locationInModule": {
6572
6616
  "filename": "src/esbuild-types.ts",
6573
- "line": 25
6617
+ "line": 26
6574
6618
  },
6575
6619
  "name": "target",
6576
6620
  "optional": true,
@@ -6601,7 +6645,7 @@
6601
6645
  "immutable": true,
6602
6646
  "locationInModule": {
6603
6647
  "filename": "src/esbuild-types.ts",
6604
- "line": 56
6648
+ "line": 57
6605
6649
  },
6606
6650
  "name": "treeShaking",
6607
6651
  "optional": true,
@@ -6618,7 +6662,7 @@
6618
6662
  "immutable": true,
6619
6663
  "locationInModule": {
6620
6664
  "filename": "src/esbuild-types.ts",
6621
- "line": 90
6665
+ "line": 93
6622
6666
  },
6623
6667
  "name": "tsconfigRaw",
6624
6668
  "optional": true,
@@ -6703,7 +6747,7 @@
6703
6747
  "kind": "interface",
6704
6748
  "locationInModule": {
6705
6749
  "filename": "src/esbuild-types.ts",
6706
- "line": 93
6750
+ "line": 96
6707
6751
  },
6708
6752
  "name": "TsconfigRaw",
6709
6753
  "properties": [
@@ -6715,7 +6759,7 @@
6715
6759
  "immutable": true,
6716
6760
  "locationInModule": {
6717
6761
  "filename": "src/esbuild-types.ts",
6718
- "line": 94
6762
+ "line": 97
6719
6763
  },
6720
6764
  "name": "compilerOptions",
6721
6765
  "optional": true,
@@ -7139,6 +7183,6 @@
7139
7183
  "symbolId": "src/source:TypeScriptSourceProps"
7140
7184
  }
7141
7185
  },
7142
- "version": "5.5.5",
7143
- "fingerprint": "IvNdlN/bWl4GprbSrSImXEREuCmebT4WKiERQkZEnJI="
7186
+ "version": "5.5.6",
7187
+ "fingerprint": "rfcZ9/+IU8QENsEI+2FYbjkKK92vM/KEaoHJL4lhswg="
7144
7188
  }