diff --git a/build.go b/build.go index 93f6f60..49d8523 100755 --- a/build.go +++ b/build.go @@ -250,6 +250,7 @@ func Build() { rootPath: rootPath, themePath: themePath, publicPath: publicPath, + global: globalConfig, currentCwd: sourcePath, } for _, path := range files {