style: Update default theme
This commit is contained in:
@@ -86,7 +86,7 @@ function Publish-IisSite {
|
||||
$deployments = @(
|
||||
@{
|
||||
SiteName = 'toju-website'
|
||||
SourcePath = (Join-Path $RepoRoot 'website\dist\toju-website\browser')
|
||||
SourcePath = (Join-Path $RepoRoot 'website\dist\toju-website')
|
||||
DestinationPath = (Join-Path $IisRoot 'toju-website')
|
||||
Port = $WebsitePort
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user