jest-vue-preprocessor icon indicating copy to clipboard operation
jest-vue-preprocessor copied to clipboard

lost the param fileName

Open lyh3173 opened this issue 5 years ago • 0 comments
trafficstars

tsc.transpileModule in function transformTs lost the param fileName

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request

Current behavior

filename --> module.tsx

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 2.13 1.74 2.14 4.06
views 2.14 1.76 2.19 4.1
module.tsx 2.14 1.76 2.19 4.1 4,9-10,14-15,18-19,27-648
--------------- --------- ---------- --------- --------- ---------------------------
Expected behavior

real file name

lyh3173 avatar May 15 '20 03:05 lyh3173