Skip to content

Commit 8f7f8aa

Browse files
edewitia3andy
andauthored
Update pkg/cli/cli_impl.go
Co-authored-by: Andy Damevin <ia3andy@gmail.com>
1 parent 3f9a906 commit 8f7f8aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cli/cli_impl.go

-1
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,6 @@ func runImpl(osArgs []string, plugins []api.Plugin) int {
12791279
}
12801280

12811281
buildOptions.Plugins = plugins
1282-
// buildOptions.Plugins = append(buildOptions.Plugins, scssPlugin)
12831282
// Handle post-build actions with a plugin so they also work in watch mode
12841283
buildOptions.Plugins = append(buildOptions.Plugins, api.Plugin{
12851284
Name: "PostBuildActions",

0 commit comments

Comments
 (0)