mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +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.sourceFiles = [
|
||||
'ionic/ionic.ts'
|
||||
'ionic/index.ts'
|
||||
];
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user