modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.23k stars 297 forks source link

How to define import aliases when using @web/dev-server-esbuild #2835

Closed doberkofler closed 1 month ago

doberkofler commented 1 month ago

I cannot seem to find a way on how to define the import aliases (paths in tsconfig.json) hen using @web/dev-server-esbuild. Is this possible and if so how?