1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/testdata/check/jsximportsource_importmap_config
Luca Casonato 679a0c428c
tests: add more jsxImportSource regression tests (#15592)
This commit adds some regression tests for using `jsxImportSource` in
the config file in combination with an import map.

These underlying issues were fixed by #15561.

Closes #13389
Closes #14723

---------

Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-07-07 01:22:22 +02:00
..
deno.json tests: add more jsxImportSource regression tests (#15592) 2023-07-07 01:22:22 +02:00
import_map.json tests: add more jsxImportSource regression tests (#15592) 2023-07-07 01:22:22 +02:00
jsx_runtime.ts tests: add more jsxImportSource regression tests (#15592) 2023-07-07 01:22:22 +02:00
main.bundle.js tests: add more jsxImportSource regression tests (#15592) 2023-07-07 01:22:22 +02:00
main.tsx tests: add more jsxImportSource regression tests (#15592) 2023-07-07 01:22:22 +02:00