mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix: revert templatFiles name (#4924)
This commit is contained in:
parent
fb13b41cf1
commit
f70645e5aa
@ -497,7 +497,7 @@ export default class Builder {
|
||||
|
||||
await this.nuxt.callHook('build:templates', {
|
||||
templateVars,
|
||||
templateFiles,
|
||||
templatesFiles: templateFiles,
|
||||
resolve: r
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user