|
|
|
|
|
by TheMatten
631 days ago
|
|
Hi Andy! Deno basically restored my hope in being able to understand (T|J)S tooling, thanks for working on this amazing project. 2 questions: Support for TS in notebooks in VSCode(ium) is currently broken; are there plans for resolving issues with definitions used across different cells? Future plans for bundler sound interesting - is it something potentially able to replace e.g. esbuild for bundling frontend applications? I'm specifically curious because that would imply (static) Deno's import resolution for browser-run apps - one can use @luca's esbuild plugin, which is nice, but interacts poorly with other, custom plugins and has some rough edges. |
|