summaryrefslogtreecommitdiff
path: root/tests/testdata/publish/unsupported_jsx_tsx/foo.tsx
AgeCommit message (Collapse)Author
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-02-29fix(publish): print a warning when .jsx or .tsx is imported (#22631)Bartek IwaƄczuk
This commit adds a warning when .jsx or .tsx is encountered during publishing. This is a stop-gap solution before we fix it proper.