Skip to content
Snippets Groups Projects
Unverified Commit 50f60b18 authored by Joel Jeremy Marquez's avatar Joel Jeremy Marquez Committed by GitHub
Browse files

Enable swc sourcemap (#1659)

* Enable swc sourcemap

* Release notes
parent bc5c2ce0
No related branches found
No related tags found
No related merge requests found
......@@ -11,5 +11,6 @@
"syntax": "typescript",
"tsx": true
}
}
},
"sourceMaps": true
}
......@@ -6,5 +6,6 @@
"syntax": "typescript",
"tsx": true
}
}
},
"sourceMaps": true
}
---
category: Maintenance
authors: [joel-jeremy]
---
Enable SWC sourceMaps.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment