issues Search Results · repo:modernweb-dev/dev-server-esbuild language:TypeScript
Filter by
3 results
(59 ms)3 results
inmodernweb-dev/dev-server-esbuild (press backspace or delete to remove)I have a tsconfig file which extends another, the extended file contains:
jsx : react-jsx ,
jsxImportSource : *somelib* ,
However since version 1.0.3 this setting is clearly being completely ...
laino
- Opened on Apr 2
- #43
There is currently no way to pass an esbuild plugin.
It would be nice to add a plugins option to the EsBuildPluginArgs which would be passed along to the esbuild transform
function.
https://github.com/modernweb-dev/dev-server-esbuild/blob/7d00d56885d7b1efc5423f28d2214a9ba164471c/src/EsbuildPlugin.ts#L192 ...
arv
- Opened on Apr 22, 2024
- #42
Currently, it seems the dev-server-esbuild plugin does not resolve the extends field in tsconfig.json.
I have a small repro here: https://github.com/peschee/wds-esbuild-test/tree/with-multiple-tsconfig ...
peschee
- 2
- Opened on Feb 2, 2024
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.