babel-template clearNode fix to not remove existing sourceMaps (T6903)
This commit is contained in:
@@ -10,7 +10,6 @@ System.register([], function (_export, _context) {
|
||||
_export("test", test);
|
||||
|
||||
_export("test", test = 5);
|
||||
|
||||
_export("test", test++);
|
||||
|
||||
(function () {
|
||||
|
||||
Reference in New Issue
Block a user