@mrgrain/cdk-esbuild 4.1.12 → 4.2.0

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
@@ -3056,7 +3056,7 @@
3056
3056
  "kind": "interface",
3057
3057
  "locationInModule": {
3058
3058
  "filename": "src/esbuild-types.ts",
3059
- "line": 86
3059
+ "line": 93
3060
3060
  },
3061
3061
  "name": "BuildOptions",
3062
3062
  "properties": [
@@ -3069,7 +3069,7 @@
3069
3069
  "immutable": true,
3070
3070
  "locationInModule": {
3071
3071
  "filename": "src/esbuild-types.ts",
3072
- "line": 138
3072
+ "line": 145
3073
3073
  },
3074
3074
  "name": "absWorkingDir",
3075
3075
  "optional": true,
@@ -3086,7 +3086,7 @@
3086
3086
  "immutable": true,
3087
3087
  "locationInModule": {
3088
3088
  "filename": "src/esbuild-types.ts",
3089
- "line": 106
3089
+ "line": 113
3090
3090
  },
3091
3091
  "name": "alias",
3092
3092
  "optional": true,
@@ -3108,7 +3108,7 @@
3108
3108
  "immutable": true,
3109
3109
  "locationInModule": {
3110
3110
  "filename": "src/esbuild-types.ts",
3111
- "line": 118
3111
+ "line": 125
3112
3112
  },
3113
3113
  "name": "allowOverwrite",
3114
3114
  "optional": true,
@@ -3125,7 +3125,7 @@
3125
3125
  "immutable": true,
3126
3126
  "locationInModule": {
3127
3127
  "filename": "src/esbuild-types.ts",
3128
- "line": 130
3128
+ "line": 137
3129
3129
  },
3130
3130
  "name": "assetNames",
3131
3131
  "optional": true,
@@ -3142,7 +3142,7 @@
3142
3142
  "immutable": true,
3143
3143
  "locationInModule": {
3144
3144
  "filename": "src/esbuild-types.ts",
3145
- "line": 134
3145
+ "line": 141
3146
3146
  },
3147
3147
  "name": "banner",
3148
3148
  "optional": true,
@@ -3164,7 +3164,7 @@
3164
3164
  "immutable": true,
3165
3165
  "locationInModule": {
3166
3166
  "filename": "src/esbuild-types.ts",
3167
- "line": 88
3167
+ "line": 95
3168
3168
  },
3169
3169
  "name": "bundle",
3170
3170
  "optional": true,
@@ -3181,7 +3181,7 @@
3181
3181
  "immutable": true,
3182
3182
  "locationInModule": {
3183
3183
  "filename": "src/esbuild-types.ts",
3184
- "line": 50
3184
+ "line": 54
3185
3185
  },
3186
3186
  "name": "charset",
3187
3187
  "optional": true,
@@ -3198,7 +3198,7 @@
3198
3198
  "immutable": true,
3199
3199
  "locationInModule": {
3200
3200
  "filename": "src/esbuild-types.ts",
3201
- "line": 128
3201
+ "line": 135
3202
3202
  },
3203
3203
  "name": "chunkNames",
3204
3204
  "optional": true,
@@ -3215,7 +3215,7 @@
3215
3215
  "immutable": true,
3216
3216
  "locationInModule": {
3217
3217
  "filename": "src/esbuild-types.ts",
3218
- "line": 77
3218
+ "line": 81
3219
3219
  },
3220
3220
  "name": "color",
3221
3221
  "optional": true,
@@ -3232,7 +3232,7 @@
3232
3232
  "immutable": true,
3233
3233
  "locationInModule": {
3234
3234
  "filename": "src/esbuild-types.ts",
3235
- "line": 114
3235
+ "line": 121
3236
3236
  },
3237
3237
  "name": "conditions",
3238
3238
  "optional": true,
@@ -3254,7 +3254,7 @@
3254
3254
  "immutable": true,
3255
3255
  "locationInModule": {
3256
3256
  "filename": "src/esbuild-types.ts",
3257
- "line": 70
3257
+ "line": 74
3258
3258
  },
3259
3259
  "name": "define",
3260
3260
  "optional": true,
@@ -3289,6 +3289,28 @@
3289
3289
  }
3290
3290
  }
3291
3291
  },
3292
+ {
3293
+ "abstract": true,
3294
+ "docs": {
3295
+ "stability": "stable",
3296
+ "summary": "Documentation: https://esbuild.github.io/api/#drop-labels."
3297
+ },
3298
+ "immutable": true,
3299
+ "locationInModule": {
3300
+ "filename": "src/esbuild-types.ts",
3301
+ "line": 42
3302
+ },
3303
+ "name": "dropLabels",
3304
+ "optional": true,
3305
+ "type": {
3306
+ "collection": {
3307
+ "elementtype": {
3308
+ "primitive": "string"
3309
+ },
3310
+ "kind": "array"
3311
+ }
3312
+ }
3313
+ },
3292
3314
  {
3293
3315
  "abstract": true,
3294
3316
  "docs": {
@@ -3298,7 +3320,7 @@
3298
3320
  "immutable": true,
3299
3321
  "locationInModule": {
3300
3322
  "filename": "src/esbuild-types.ts",
3301
- "line": 126
3323
+ "line": 133
3302
3324
  },
3303
3325
  "name": "entryNames",
3304
3326
  "optional": true,
@@ -3315,7 +3337,7 @@
3315
3337
  "immutable": true,
3316
3338
  "locationInModule": {
3317
3339
  "filename": "src/esbuild-types.ts",
3318
- "line": 102
3340
+ "line": 109
3319
3341
  },
3320
3342
  "name": "external",
3321
3343
  "optional": true,
@@ -3337,7 +3359,7 @@
3337
3359
  "immutable": true,
3338
3360
  "locationInModule": {
3339
3361
  "filename": "src/esbuild-types.ts",
3340
- "line": 136
3362
+ "line": 143
3341
3363
  },
3342
3364
  "name": "footer",
3343
3365
  "optional": true,
@@ -3393,7 +3415,7 @@
3393
3415
  "immutable": true,
3394
3416
  "locationInModule": {
3395
3417
  "filename": "src/esbuild-types.ts",
3396
- "line": 54
3418
+ "line": 58
3397
3419
  },
3398
3420
  "name": "ignoreAnnotations",
3399
3421
  "optional": true,
@@ -3410,7 +3432,7 @@
3410
3432
  "immutable": true,
3411
3433
  "locationInModule": {
3412
3434
  "filename": "src/esbuild-types.ts",
3413
- "line": 132
3435
+ "line": 139
3414
3436
  },
3415
3437
  "name": "inject",
3416
3438
  "optional": true,
@@ -3432,7 +3454,7 @@
3432
3454
  "immutable": true,
3433
3455
  "locationInModule": {
3434
3456
  "filename": "src/esbuild-types.ts",
3435
- "line": 57
3457
+ "line": 61
3436
3458
  },
3437
3459
  "name": "jsx",
3438
3460
  "optional": true,
@@ -3449,7 +3471,7 @@
3449
3471
  "immutable": true,
3450
3472
  "locationInModule": {
3451
3473
  "filename": "src/esbuild-types.ts",
3452
- "line": 65
3474
+ "line": 69
3453
3475
  },
3454
3476
  "name": "jsxDev",
3455
3477
  "optional": true,
@@ -3466,7 +3488,7 @@
3466
3488
  "immutable": true,
3467
3489
  "locationInModule": {
3468
3490
  "filename": "src/esbuild-types.ts",
3469
- "line": 59
3491
+ "line": 63
3470
3492
  },
3471
3493
  "name": "jsxFactory",
3472
3494
  "optional": true,
@@ -3483,7 +3505,7 @@
3483
3505
  "immutable": true,
3484
3506
  "locationInModule": {
3485
3507
  "filename": "src/esbuild-types.ts",
3486
- "line": 61
3508
+ "line": 65
3487
3509
  },
3488
3510
  "name": "jsxFragment",
3489
3511
  "optional": true,
@@ -3500,7 +3522,7 @@
3500
3522
  "immutable": true,
3501
3523
  "locationInModule": {
3502
3524
  "filename": "src/esbuild-types.ts",
3503
- "line": 63
3525
+ "line": 67
3504
3526
  },
3505
3527
  "name": "jsxImportSource",
3506
3528
  "optional": true,
@@ -3517,7 +3539,7 @@
3517
3539
  "immutable": true,
3518
3540
  "locationInModule": {
3519
3541
  "filename": "src/esbuild-types.ts",
3520
- "line": 67
3542
+ "line": 71
3521
3543
  },
3522
3544
  "name": "jsxSideEffects",
3523
3545
  "optional": true,
@@ -3534,7 +3556,7 @@
3534
3556
  "immutable": true,
3535
3557
  "locationInModule": {
3536
3558
  "filename": "src/esbuild-types.ts",
3537
- "line": 74
3559
+ "line": 78
3538
3560
  },
3539
3561
  "name": "keepNames",
3540
3562
  "optional": true,
@@ -3559,6 +3581,23 @@
3559
3581
  "primitive": "string"
3560
3582
  }
3561
3583
  },
3584
+ {
3585
+ "abstract": true,
3586
+ "docs": {
3587
+ "stability": "stable",
3588
+ "summary": "Documentation: https://esbuild.github.io/api/#line-limit."
3589
+ },
3590
+ "immutable": true,
3591
+ "locationInModule": {
3592
+ "filename": "src/esbuild-types.ts",
3593
+ "line": 52
3594
+ },
3595
+ "name": "lineLimit",
3596
+ "optional": true,
3597
+ "type": {
3598
+ "primitive": "number"
3599
+ }
3600
+ },
3562
3601
  {
3563
3602
  "abstract": true,
3564
3603
  "docs": {
@@ -3568,7 +3607,7 @@
3568
3607
  "immutable": true,
3569
3608
  "locationInModule": {
3570
3609
  "filename": "src/esbuild-types.ts",
3571
- "line": 108
3610
+ "line": 115
3572
3611
  },
3573
3612
  "name": "loader",
3574
3613
  "optional": true,
@@ -3590,7 +3629,7 @@
3590
3629
  "immutable": true,
3591
3630
  "locationInModule": {
3592
3631
  "filename": "src/esbuild-types.ts",
3593
- "line": 79
3632
+ "line": 83
3594
3633
  },
3595
3634
  "name": "logLevel",
3596
3635
  "optional": true,
@@ -3607,7 +3646,7 @@
3607
3646
  "immutable": true,
3608
3647
  "locationInModule": {
3609
3648
  "filename": "src/esbuild-types.ts",
3610
- "line": 81
3649
+ "line": 85
3611
3650
  },
3612
3651
  "name": "logLimit",
3613
3652
  "optional": true,
@@ -3624,7 +3663,7 @@
3624
3663
  "immutable": true,
3625
3664
  "locationInModule": {
3626
3665
  "filename": "src/esbuild-types.ts",
3627
- "line": 83
3666
+ "line": 87
3628
3667
  },
3629
3668
  "name": "logOverride",
3630
3669
  "optional": true,
@@ -3646,7 +3685,7 @@
3646
3685
  "immutable": true,
3647
3686
  "locationInModule": {
3648
3687
  "filename": "src/esbuild-types.ts",
3649
- "line": 112
3688
+ "line": 119
3650
3689
  },
3651
3690
  "name": "mainFields",
3652
3691
  "optional": true,
@@ -3733,7 +3772,7 @@
3733
3772
  "immutable": true,
3734
3773
  "locationInModule": {
3735
3774
  "filename": "src/esbuild-types.ts",
3736
- "line": 96
3775
+ "line": 103
3737
3776
  },
3738
3777
  "name": "metafile",
3739
3778
  "optional": true,
@@ -3750,7 +3789,7 @@
3750
3789
  "immutable": true,
3751
3790
  "locationInModule": {
3752
3791
  "filename": "src/esbuild-types.ts",
3753
- "line": 42
3792
+ "line": 44
3754
3793
  },
3755
3794
  "name": "minify",
3756
3795
  "optional": true,
@@ -3767,7 +3806,7 @@
3767
3806
  "immutable": true,
3768
3807
  "locationInModule": {
3769
3808
  "filename": "src/esbuild-types.ts",
3770
- "line": 46
3809
+ "line": 48
3771
3810
  },
3772
3811
  "name": "minifyIdentifiers",
3773
3812
  "optional": true,
@@ -3784,7 +3823,7 @@
3784
3823
  "immutable": true,
3785
3824
  "locationInModule": {
3786
3825
  "filename": "src/esbuild-types.ts",
3787
- "line": 48
3826
+ "line": 50
3788
3827
  },
3789
3828
  "name": "minifySyntax",
3790
3829
  "optional": true,
@@ -3801,7 +3840,7 @@
3801
3840
  "immutable": true,
3802
3841
  "locationInModule": {
3803
3842
  "filename": "src/esbuild-types.ts",
3804
- "line": 44
3843
+ "line": 46
3805
3844
  },
3806
3845
  "name": "minifyWhitespace",
3807
3846
  "optional": true,
@@ -3818,7 +3857,7 @@
3818
3857
  "immutable": true,
3819
3858
  "locationInModule": {
3820
3859
  "filename": "src/esbuild-types.ts",
3821
- "line": 140
3860
+ "line": 147
3822
3861
  },
3823
3862
  "name": "nodePaths",
3824
3863
  "optional": true,
@@ -3840,7 +3879,7 @@
3840
3879
  "immutable": true,
3841
3880
  "locationInModule": {
3842
3881
  "filename": "src/esbuild-types.ts",
3843
- "line": 100
3882
+ "line": 107
3844
3883
  },
3845
3884
  "name": "outbase",
3846
3885
  "optional": true,
@@ -3857,7 +3896,7 @@
3857
3896
  "immutable": true,
3858
3897
  "locationInModule": {
3859
3898
  "filename": "src/esbuild-types.ts",
3860
- "line": 98
3899
+ "line": 105
3861
3900
  },
3862
3901
  "name": "outdir",
3863
3902
  "optional": true,
@@ -3874,7 +3913,7 @@
3874
3913
  "immutable": true,
3875
3914
  "locationInModule": {
3876
3915
  "filename": "src/esbuild-types.ts",
3877
- "line": 122
3916
+ "line": 129
3878
3917
  },
3879
3918
  "name": "outExtension",
3880
3919
  "optional": true,
@@ -3896,7 +3935,7 @@
3896
3935
  "immutable": true,
3897
3936
  "locationInModule": {
3898
3937
  "filename": "src/esbuild-types.ts",
3899
- "line": 94
3938
+ "line": 101
3900
3939
  },
3901
3940
  "name": "outfile",
3902
3941
  "optional": true,
@@ -3913,7 +3952,7 @@
3913
3952
  "immutable": true,
3914
3953
  "locationInModule": {
3915
3954
  "filename": "src/esbuild-types.ts",
3916
- "line": 104
3955
+ "line": 111
3917
3956
  },
3918
3957
  "name": "packages",
3919
3958
  "optional": true,
@@ -3947,7 +3986,7 @@
3947
3986
  "immutable": true,
3948
3987
  "locationInModule": {
3949
3988
  "filename": "src/esbuild-types.ts",
3950
- "line": 92
3989
+ "line": 99
3951
3990
  },
3952
3991
  "name": "preserveSymlinks",
3953
3992
  "optional": true,
@@ -3964,7 +4003,7 @@
3964
4003
  "immutable": true,
3965
4004
  "locationInModule": {
3966
4005
  "filename": "src/esbuild-types.ts",
3967
- "line": 124
4006
+ "line": 131
3968
4007
  },
3969
4008
  "name": "publicPath",
3970
4009
  "optional": true,
@@ -3981,7 +4020,7 @@
3981
4020
  "immutable": true,
3982
4021
  "locationInModule": {
3983
4022
  "filename": "src/esbuild-types.ts",
3984
- "line": 72
4023
+ "line": 76
3985
4024
  },
3986
4025
  "name": "pure",
3987
4026
  "optional": true,
@@ -4020,7 +4059,7 @@
4020
4059
  "immutable": true,
4021
4060
  "locationInModule": {
4022
4061
  "filename": "src/esbuild-types.ts",
4023
- "line": 110
4062
+ "line": 117
4024
4063
  },
4025
4064
  "name": "resolveExtensions",
4026
4065
  "optional": true,
@@ -4102,7 +4141,7 @@
4102
4141
  "immutable": true,
4103
4142
  "locationInModule": {
4104
4143
  "filename": "src/esbuild-types.ts",
4105
- "line": 90
4144
+ "line": 97
4106
4145
  },
4107
4146
  "name": "splitting",
4108
4147
  "optional": true,
@@ -4172,7 +4211,7 @@
4172
4211
  "immutable": true,
4173
4212
  "locationInModule": {
4174
4213
  "filename": "src/esbuild-types.ts",
4175
- "line": 52
4214
+ "line": 56
4176
4215
  },
4177
4216
  "name": "treeShaking",
4178
4217
  "optional": true,
@@ -4189,7 +4228,7 @@
4189
4228
  "immutable": true,
4190
4229
  "locationInModule": {
4191
4230
  "filename": "src/esbuild-types.ts",
4192
- "line": 120
4231
+ "line": 127
4193
4232
  },
4194
4233
  "name": "tsconfig",
4195
4234
  "optional": true,
@@ -4197,6 +4236,32 @@
4197
4236
  "primitive": "string"
4198
4237
  }
4199
4238
  },
4239
+ {
4240
+ "abstract": true,
4241
+ "docs": {
4242
+ "stability": "stable",
4243
+ "summary": "Documentation: https://esbuild.github.io/api/#tsconfig-raw."
4244
+ },
4245
+ "immutable": true,
4246
+ "locationInModule": {
4247
+ "filename": "src/esbuild-types.ts",
4248
+ "line": 90
4249
+ },
4250
+ "name": "tsconfigRaw",
4251
+ "optional": true,
4252
+ "type": {
4253
+ "union": {
4254
+ "types": [
4255
+ {
4256
+ "primitive": "string"
4257
+ },
4258
+ {
4259
+ "fqn": "@mrgrain/cdk-esbuild.TsconfigOptions"
4260
+ }
4261
+ ]
4262
+ }
4263
+ }
4264
+ },
4200
4265
  {
4201
4266
  "abstract": true,
4202
4267
  "docs": {
@@ -4206,7 +4271,7 @@
4206
4271
  "immutable": true,
4207
4272
  "locationInModule": {
4208
4273
  "filename": "src/esbuild-types.ts",
4209
- "line": 116
4274
+ "line": 123
4210
4275
  },
4211
4276
  "name": "write",
4212
4277
  "optional": true,
@@ -4408,7 +4473,7 @@
4408
4473
  "kind": "interface",
4409
4474
  "locationInModule": {
4410
4475
  "filename": "src/esbuild-types.ts",
4411
- "line": 628
4476
+ "line": 638
4412
4477
  },
4413
4478
  "name": "CompilerOptions",
4414
4479
  "properties": [
@@ -4420,7 +4485,55 @@
4420
4485
  "immutable": true,
4421
4486
  "locationInModule": {
4422
4487
  "filename": "src/esbuild-types.ts",
4423
- "line": 632
4488
+ "line": 639
4489
+ },
4490
+ "name": "alwaysStrict",
4491
+ "optional": true,
4492
+ "type": {
4493
+ "primitive": "boolean"
4494
+ }
4495
+ },
4496
+ {
4497
+ "abstract": true,
4498
+ "docs": {
4499
+ "stability": "stable"
4500
+ },
4501
+ "immutable": true,
4502
+ "locationInModule": {
4503
+ "filename": "src/esbuild-types.ts",
4504
+ "line": 640
4505
+ },
4506
+ "name": "baseUrl",
4507
+ "optional": true,
4508
+ "type": {
4509
+ "primitive": "boolean"
4510
+ }
4511
+ },
4512
+ {
4513
+ "abstract": true,
4514
+ "docs": {
4515
+ "stability": "stable"
4516
+ },
4517
+ "immutable": true,
4518
+ "locationInModule": {
4519
+ "filename": "src/esbuild-types.ts",
4520
+ "line": 641
4521
+ },
4522
+ "name": "experimentalDecorators",
4523
+ "optional": true,
4524
+ "type": {
4525
+ "primitive": "boolean"
4526
+ }
4527
+ },
4528
+ {
4529
+ "abstract": true,
4530
+ "docs": {
4531
+ "stability": "stable"
4532
+ },
4533
+ "immutable": true,
4534
+ "locationInModule": {
4535
+ "filename": "src/esbuild-types.ts",
4536
+ "line": 642
4424
4537
  },
4425
4538
  "name": "importsNotUsedAsValues",
4426
4539
  "optional": true,
@@ -4436,7 +4549,23 @@
4436
4549
  "immutable": true,
4437
4550
  "locationInModule": {
4438
4551
  "filename": "src/esbuild-types.ts",
4439
- "line": 629
4552
+ "line": 643
4553
+ },
4554
+ "name": "jsx",
4555
+ "optional": true,
4556
+ "type": {
4557
+ "primitive": "string"
4558
+ }
4559
+ },
4560
+ {
4561
+ "abstract": true,
4562
+ "docs": {
4563
+ "stability": "stable"
4564
+ },
4565
+ "immutable": true,
4566
+ "locationInModule": {
4567
+ "filename": "src/esbuild-types.ts",
4568
+ "line": 644
4440
4569
  },
4441
4570
  "name": "jsxFactory",
4442
4571
  "optional": true,
@@ -4452,7 +4581,7 @@
4452
4581
  "immutable": true,
4453
4582
  "locationInModule": {
4454
4583
  "filename": "src/esbuild-types.ts",
4455
- "line": 630
4584
+ "line": 645
4456
4585
  },
4457
4586
  "name": "jsxFragmentFactory",
4458
4587
  "optional": true,
@@ -4468,7 +4597,49 @@
4468
4597
  "immutable": true,
4469
4598
  "locationInModule": {
4470
4599
  "filename": "src/esbuild-types.ts",
4471
- "line": 633
4600
+ "line": 646
4601
+ },
4602
+ "name": "jsxImportSource",
4603
+ "optional": true,
4604
+ "type": {
4605
+ "primitive": "string"
4606
+ }
4607
+ },
4608
+ {
4609
+ "abstract": true,
4610
+ "docs": {
4611
+ "stability": "stable"
4612
+ },
4613
+ "immutable": true,
4614
+ "locationInModule": {
4615
+ "filename": "src/esbuild-types.ts",
4616
+ "line": 647
4617
+ },
4618
+ "name": "paths",
4619
+ "optional": true,
4620
+ "type": {
4621
+ "collection": {
4622
+ "elementtype": {
4623
+ "collection": {
4624
+ "elementtype": {
4625
+ "primitive": "string"
4626
+ },
4627
+ "kind": "array"
4628
+ }
4629
+ },
4630
+ "kind": "map"
4631
+ }
4632
+ }
4633
+ },
4634
+ {
4635
+ "abstract": true,
4636
+ "docs": {
4637
+ "stability": "stable"
4638
+ },
4639
+ "immutable": true,
4640
+ "locationInModule": {
4641
+ "filename": "src/esbuild-types.ts",
4642
+ "line": 648
4472
4643
  },
4473
4644
  "name": "preserveValueImports",
4474
4645
  "optional": true,
@@ -4484,13 +4655,61 @@
4484
4655
  "immutable": true,
4485
4656
  "locationInModule": {
4486
4657
  "filename": "src/esbuild-types.ts",
4487
- "line": 631
4658
+ "line": 649
4659
+ },
4660
+ "name": "strict",
4661
+ "optional": true,
4662
+ "type": {
4663
+ "primitive": "boolean"
4664
+ }
4665
+ },
4666
+ {
4667
+ "abstract": true,
4668
+ "docs": {
4669
+ "stability": "stable"
4670
+ },
4671
+ "immutable": true,
4672
+ "locationInModule": {
4673
+ "filename": "src/esbuild-types.ts",
4674
+ "line": 650
4675
+ },
4676
+ "name": "target",
4677
+ "optional": true,
4678
+ "type": {
4679
+ "primitive": "string"
4680
+ }
4681
+ },
4682
+ {
4683
+ "abstract": true,
4684
+ "docs": {
4685
+ "stability": "stable"
4686
+ },
4687
+ "immutable": true,
4688
+ "locationInModule": {
4689
+ "filename": "src/esbuild-types.ts",
4690
+ "line": 651
4488
4691
  },
4489
4692
  "name": "useDefineForClassFields",
4490
4693
  "optional": true,
4491
4694
  "type": {
4492
4695
  "primitive": "boolean"
4493
4696
  }
4697
+ },
4698
+ {
4699
+ "abstract": true,
4700
+ "docs": {
4701
+ "stability": "stable"
4702
+ },
4703
+ "immutable": true,
4704
+ "locationInModule": {
4705
+ "filename": "src/esbuild-types.ts",
4706
+ "line": 652
4707
+ },
4708
+ "name": "verbatimModuleSyntax",
4709
+ "optional": true,
4710
+ "type": {
4711
+ "primitive": "boolean"
4712
+ }
4494
4713
  }
4495
4714
  ],
4496
4715
  "symbolId": "src/esbuild-types:CompilerOptions"
@@ -6068,19 +6287,20 @@
6068
6287
  "kind": "interface",
6069
6288
  "locationInModule": {
6070
6289
  "filename": "src/esbuild-types.ts",
6071
- "line": 231
6290
+ "line": 239
6072
6291
  },
6073
6292
  "name": "TransformOptions",
6074
6293
  "properties": [
6075
6294
  {
6076
6295
  "abstract": true,
6077
6296
  "docs": {
6078
- "stability": "stable"
6297
+ "stability": "stable",
6298
+ "summary": "Documentation: https://esbuild.github.io/api/#banner."
6079
6299
  },
6080
6300
  "immutable": true,
6081
6301
  "locationInModule": {
6082
6302
  "filename": "src/esbuild-types.ts",
6083
- "line": 236
6303
+ "line": 245
6084
6304
  },
6085
6305
  "name": "banner",
6086
6306
  "optional": true,
@@ -6097,7 +6317,7 @@
6097
6317
  "immutable": true,
6098
6318
  "locationInModule": {
6099
6319
  "filename": "src/esbuild-types.ts",
6100
- "line": 50
6320
+ "line": 54
6101
6321
  },
6102
6322
  "name": "charset",
6103
6323
  "optional": true,
@@ -6114,7 +6334,7 @@
6114
6334
  "immutable": true,
6115
6335
  "locationInModule": {
6116
6336
  "filename": "src/esbuild-types.ts",
6117
- "line": 77
6337
+ "line": 81
6118
6338
  },
6119
6339
  "name": "color",
6120
6340
  "optional": true,
@@ -6131,7 +6351,7 @@
6131
6351
  "immutable": true,
6132
6352
  "locationInModule": {
6133
6353
  "filename": "src/esbuild-types.ts",
6134
- "line": 70
6354
+ "line": 74
6135
6355
  },
6136
6356
  "name": "define",
6137
6357
  "optional": true,
@@ -6169,12 +6389,35 @@
6169
6389
  {
6170
6390
  "abstract": true,
6171
6391
  "docs": {
6172
- "stability": "stable"
6392
+ "stability": "stable",
6393
+ "summary": "Documentation: https://esbuild.github.io/api/#drop-labels."
6173
6394
  },
6174
6395
  "immutable": true,
6175
6396
  "locationInModule": {
6176
6397
  "filename": "src/esbuild-types.ts",
6177
- "line": 237
6398
+ "line": 42
6399
+ },
6400
+ "name": "dropLabels",
6401
+ "optional": true,
6402
+ "type": {
6403
+ "collection": {
6404
+ "elementtype": {
6405
+ "primitive": "string"
6406
+ },
6407
+ "kind": "array"
6408
+ }
6409
+ }
6410
+ },
6411
+ {
6412
+ "abstract": true,
6413
+ "docs": {
6414
+ "stability": "stable",
6415
+ "summary": "Documentation: https://esbuild.github.io/api/#footer."
6416
+ },
6417
+ "immutable": true,
6418
+ "locationInModule": {
6419
+ "filename": "src/esbuild-types.ts",
6420
+ "line": 247
6178
6421
  },
6179
6422
  "name": "footer",
6180
6423
  "optional": true,
@@ -6225,7 +6468,7 @@
6225
6468
  "immutable": true,
6226
6469
  "locationInModule": {
6227
6470
  "filename": "src/esbuild-types.ts",
6228
- "line": 54
6471
+ "line": 58
6229
6472
  },
6230
6473
  "name": "ignoreAnnotations",
6231
6474
  "optional": true,
@@ -6242,7 +6485,7 @@
6242
6485
  "immutable": true,
6243
6486
  "locationInModule": {
6244
6487
  "filename": "src/esbuild-types.ts",
6245
- "line": 57
6488
+ "line": 61
6246
6489
  },
6247
6490
  "name": "jsx",
6248
6491
  "optional": true,
@@ -6259,7 +6502,7 @@
6259
6502
  "immutable": true,
6260
6503
  "locationInModule": {
6261
6504
  "filename": "src/esbuild-types.ts",
6262
- "line": 65
6505
+ "line": 69
6263
6506
  },
6264
6507
  "name": "jsxDev",
6265
6508
  "optional": true,
@@ -6276,7 +6519,7 @@
6276
6519
  "immutable": true,
6277
6520
  "locationInModule": {
6278
6521
  "filename": "src/esbuild-types.ts",
6279
- "line": 59
6522
+ "line": 63
6280
6523
  },
6281
6524
  "name": "jsxFactory",
6282
6525
  "optional": true,
@@ -6293,7 +6536,7 @@
6293
6536
  "immutable": true,
6294
6537
  "locationInModule": {
6295
6538
  "filename": "src/esbuild-types.ts",
6296
- "line": 61
6539
+ "line": 65
6297
6540
  },
6298
6541
  "name": "jsxFragment",
6299
6542
  "optional": true,
@@ -6310,7 +6553,7 @@
6310
6553
  "immutable": true,
6311
6554
  "locationInModule": {
6312
6555
  "filename": "src/esbuild-types.ts",
6313
- "line": 63
6556
+ "line": 67
6314
6557
  },
6315
6558
  "name": "jsxImportSource",
6316
6559
  "optional": true,
@@ -6327,7 +6570,7 @@
6327
6570
  "immutable": true,
6328
6571
  "locationInModule": {
6329
6572
  "filename": "src/esbuild-types.ts",
6330
- "line": 67
6573
+ "line": 71
6331
6574
  },
6332
6575
  "name": "jsxSideEffects",
6333
6576
  "optional": true,
@@ -6344,7 +6587,7 @@
6344
6587
  "immutable": true,
6345
6588
  "locationInModule": {
6346
6589
  "filename": "src/esbuild-types.ts",
6347
- "line": 74
6590
+ "line": 78
6348
6591
  },
6349
6592
  "name": "keepNames",
6350
6593
  "optional": true,
@@ -6372,12 +6615,30 @@
6372
6615
  {
6373
6616
  "abstract": true,
6374
6617
  "docs": {
6375
- "stability": "stable"
6618
+ "stability": "stable",
6619
+ "summary": "Documentation: https://esbuild.github.io/api/#line-limit."
6376
6620
  },
6377
6621
  "immutable": true,
6378
6622
  "locationInModule": {
6379
6623
  "filename": "src/esbuild-types.ts",
6380
- "line": 235
6624
+ "line": 52
6625
+ },
6626
+ "name": "lineLimit",
6627
+ "optional": true,
6628
+ "type": {
6629
+ "primitive": "number"
6630
+ }
6631
+ },
6632
+ {
6633
+ "abstract": true,
6634
+ "docs": {
6635
+ "stability": "stable",
6636
+ "summary": "Documentation: https://esbuild.github.io/api/#loader."
6637
+ },
6638
+ "immutable": true,
6639
+ "locationInModule": {
6640
+ "filename": "src/esbuild-types.ts",
6641
+ "line": 243
6381
6642
  },
6382
6643
  "name": "loader",
6383
6644
  "optional": true,
@@ -6394,7 +6655,7 @@
6394
6655
  "immutable": true,
6395
6656
  "locationInModule": {
6396
6657
  "filename": "src/esbuild-types.ts",
6397
- "line": 79
6658
+ "line": 83
6398
6659
  },
6399
6660
  "name": "logLevel",
6400
6661
  "optional": true,
@@ -6411,7 +6672,7 @@
6411
6672
  "immutable": true,
6412
6673
  "locationInModule": {
6413
6674
  "filename": "src/esbuild-types.ts",
6414
- "line": 81
6675
+ "line": 85
6415
6676
  },
6416
6677
  "name": "logLimit",
6417
6678
  "optional": true,
@@ -6428,7 +6689,7 @@
6428
6689
  "immutable": true,
6429
6690
  "locationInModule": {
6430
6691
  "filename": "src/esbuild-types.ts",
6431
- "line": 83
6692
+ "line": 87
6432
6693
  },
6433
6694
  "name": "logOverride",
6434
6695
  "optional": true,
@@ -6515,7 +6776,7 @@
6515
6776
  "immutable": true,
6516
6777
  "locationInModule": {
6517
6778
  "filename": "src/esbuild-types.ts",
6518
- "line": 42
6779
+ "line": 44
6519
6780
  },
6520
6781
  "name": "minify",
6521
6782
  "optional": true,
@@ -6532,7 +6793,7 @@
6532
6793
  "immutable": true,
6533
6794
  "locationInModule": {
6534
6795
  "filename": "src/esbuild-types.ts",
6535
- "line": 46
6796
+ "line": 48
6536
6797
  },
6537
6798
  "name": "minifyIdentifiers",
6538
6799
  "optional": true,
@@ -6549,7 +6810,7 @@
6549
6810
  "immutable": true,
6550
6811
  "locationInModule": {
6551
6812
  "filename": "src/esbuild-types.ts",
6552
- "line": 48
6813
+ "line": 50
6553
6814
  },
6554
6815
  "name": "minifySyntax",
6555
6816
  "optional": true,
@@ -6566,7 +6827,7 @@
6566
6827
  "immutable": true,
6567
6828
  "locationInModule": {
6568
6829
  "filename": "src/esbuild-types.ts",
6569
- "line": 44
6830
+ "line": 46
6570
6831
  },
6571
6832
  "name": "minifyWhitespace",
6572
6833
  "optional": true,
@@ -6600,7 +6861,7 @@
6600
6861
  "immutable": true,
6601
6862
  "locationInModule": {
6602
6863
  "filename": "src/esbuild-types.ts",
6603
- "line": 72
6864
+ "line": 76
6604
6865
  },
6605
6866
  "name": "pure",
6606
6867
  "optional": true,
@@ -6633,12 +6894,13 @@
6633
6894
  {
6634
6895
  "abstract": true,
6635
6896
  "docs": {
6636
- "stability": "stable"
6897
+ "stability": "stable",
6898
+ "summary": "Documentation: https://esbuild.github.io/api/#sourcefile."
6637
6899
  },
6638
6900
  "immutable": true,
6639
6901
  "locationInModule": {
6640
6902
  "filename": "src/esbuild-types.ts",
6641
- "line": 234
6903
+ "line": 241
6642
6904
  },
6643
6905
  "name": "sourcefile",
6644
6906
  "optional": true,
@@ -6768,7 +7030,7 @@
6768
7030
  "immutable": true,
6769
7031
  "locationInModule": {
6770
7032
  "filename": "src/esbuild-types.ts",
6771
- "line": 52
7033
+ "line": 56
6772
7034
  },
6773
7035
  "name": "treeShaking",
6774
7036
  "optional": true,
@@ -6779,12 +7041,13 @@
6779
7041
  {
6780
7042
  "abstract": true,
6781
7043
  "docs": {
6782
- "stability": "stable"
7044
+ "stability": "stable",
7045
+ "summary": "Documentation: https://esbuild.github.io/api/#tsconfig-raw."
6783
7046
  },
6784
7047
  "immutable": true,
6785
7048
  "locationInModule": {
6786
7049
  "filename": "src/esbuild-types.ts",
6787
- "line": 232
7050
+ "line": 90
6788
7051
  },
6789
7052
  "name": "tsconfigRaw",
6790
7053
  "optional": true,
@@ -6869,7 +7132,7 @@
6869
7132
  "kind": "interface",
6870
7133
  "locationInModule": {
6871
7134
  "filename": "src/esbuild-types.ts",
6872
- "line": 636
7135
+ "line": 655
6873
7136
  },
6874
7137
  "name": "TsconfigOptions",
6875
7138
  "properties": [
@@ -6881,7 +7144,7 @@
6881
7144
  "immutable": true,
6882
7145
  "locationInModule": {
6883
7146
  "filename": "src/esbuild-types.ts",
6884
- "line": 637
7147
+ "line": 656
6885
7148
  },
6886
7149
  "name": "compilerOptions",
6887
7150
  "optional": true,
@@ -7273,6 +7536,6 @@
7273
7536
  "symbolId": "src/source:TypeScriptSourceProps"
7274
7537
  }
7275
7538
  },
7276
- "version": "4.1.12",
7277
- "fingerprint": "i4NTaRrGZHgYe2Tp6lPcUr0FuwYUOz/BndCvr/JccBI="
7539
+ "version": "4.2.0",
7540
+ "fingerprint": "e1/txMLZnofT5l/mmAWHfcTB3nhQrekjiUHbhZ/TaUc="
7278
7541
  }