Skip to content

Commit b119b6d

Browse files
committed
chore: re-add mapRoot to tsconfig
1 parent f7f13df commit b119b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/ng2/blueprints/ng2/files/__path__/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rootDir": ".",
1111
"sourceMap": true,
1212
"target": "es5",
13-
"maproot": "/",
13+
"mapRoot": "/",
1414
"inlinesource": true
1515
},
1616
"compileOnSave": false,

0 commit comments

Comments
 (0)