mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +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