Skip to content

Commit 2c6822d

Browse files
committed
remove duplicate pages path
1 parent 7db1850 commit 2c6822d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ionic/generate.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ function run(ionic, argv) {
6666
absolutePagesDirPath: process.cwd() + '/src/pages',
6767
absolutePipeDirPath: process.cwd() + '/src/pipes',
6868
absoluteProviderDirPath: process.cwd() + '/src/providers',
69-
absolutePagesDirPath: process.cwd() + '/src/pages',
7069
absolutePathTemplateBaseDir: process.cwd() + '/node_modules/ionic-angular/templates'
7170
};
7271

0 commit comments

Comments
 (0)