Closed Charles-Schleich closed 5 days ago
.js
deno
Background regarding Module resolution : https://www.typescriptlang.org/docs/handbook/modules/theory.html#module-specifiers-are-not-transformed https://github.com/microsoft/TypeScript/issues/40878
Corresponding issues: https://github.com/eclipse-zenoh/zenoh-ts/issues/4 https://github.com/eclipse-zenoh/zenoh-ts/issues/16
.js
to imports in typescript files to fix module resolution indeno
, should not effect web (Vite bundler atleast)Background regarding Module resolution : https://www.typescriptlang.org/docs/handbook/modules/theory.html#module-specifiers-are-not-transformed https://github.com/microsoft/TypeScript/issues/40878
Corresponding issues: https://github.com/eclipse-zenoh/zenoh-ts/issues/4 https://github.com/eclipse-zenoh/zenoh-ts/issues/16