babel-template clearNode fix to not remove existing sourceMaps (T6903)

This commit is contained in:
guybedford
2016-02-04 00:34:52 +02:00
parent 19591b709f
commit 5a0d5dc500
14 changed files with 22 additions and 20 deletions

View File

@@ -10,7 +10,6 @@ System.register([], function (_export, _context) {
_export("test", test);
_export("test", test = 5);
_export("test", test++);
(function () {