Comparing version 0.0.2 to 0.0.3
@@ -72,2 +72,3 @@ 'use strict'; | ||
dir, | ||
entryFileNames: format === "esm" ? "[name].mjs" : void 0, | ||
preserveModules: true, | ||
@@ -74,0 +75,0 @@ exports: "auto", |
{ | ||
"name": "bob-ts", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/PabloSzx/bob-esbuild", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/PabloSzx/bob-esbuild/issues", |
Sorry, the diff of this file is not supported yet
6829
198