Skip to content

Commit 2f03b43

Browse files
committed
fix: scope templates
1 parent dbdf9b0 commit 2f03b43

38 files changed

+1
-1
lines changed

src/generators/app/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ class App extends Generator {
232232
}
233233

234234
writing() {
235-
this.sourceRoot(path.join(__dirname, '../../../templates'))
235+
this.sourceRoot(path.join(__dirname, '../../../templates/app'))
236236

237237
switch (this.type) {
238238
case 'multi':
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)