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