mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(dgeni): new source input point
This commit is contained in:
@ -113,7 +113,7 @@ module.exports = function(currentVersion){
|
|||||||
|
|
||||||
readTypeScriptModules.basePath = path.resolve(path.resolve(__dirname, '../..'));
|
readTypeScriptModules.basePath = path.resolve(path.resolve(__dirname, '../..'));
|
||||||
readTypeScriptModules.sourceFiles = [
|
readTypeScriptModules.sourceFiles = [
|
||||||
'ionic/ionic.ts'
|
'ionic/index.ts'
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user