svelte-ts-preprocess
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -116,2 +116,3 @@ "use strict"; | ||
} | ||
filename = typescript_1.default.sys.resolvePath(filename); | ||
var options = createPreprocessOptions(opts); | ||
@@ -118,0 +119,0 @@ var rootFiles = [filename]; |
{ | ||
"name": "svelte-ts-preprocess", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Typescript preprocessor for Svelte 3", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
18827
171