-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Hi,
When I try to mcconfig -d -m -p mac for my project, the following error occurs.
$ mcconfig -d -m -p mac
# xsc main.xsb
/Users/xxx/src/main.js.map:5: error: source map: version is no integer!
main.js.map is like the below.
{"version":3,"file":"main.js","sourceRoot":"","sources":["main.ts"],"names":[],"mappings":"AAAA,IAAO,IAAI,CAEV;AAFD,WAAO,IAAI;IACP,KAAK,CAAC,WAAW,CAAC,CAAC;AACvB,CAAC,EAFM,IAAI,KAAJ,IAAI,QAEV"}
It seems that version is 3 and it is an Integer. What is the problem?
Metadata
Metadata
Assignees
Labels
No labels