mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): include source maps in ionic-angular
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": false,
|
||||
"removeComments": true,
|
||||
"sourceMap": true,
|
||||
"target": "es5",
|
||||
"types": ["jasmine"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user