mirror of
https://github.com/tnypxl/rollup.git
synced 2025-12-15 15:03:17 +00:00
fix: Resolve cfg redeclaration and update ignore patterns field
This commit is contained in:
@@ -16,7 +16,6 @@ import (
|
||||
var (
|
||||
urls []string
|
||||
outputFile string
|
||||
cfg *config.Config
|
||||
)
|
||||
|
||||
var webCmd = &cobra.Command{
|
||||
|
||||
Reference in New Issue
Block a user