mirror of
https://github.com/tnypxl/rollup.git
synced 2025-12-15 15:03:17 +00:00
feat: add generate subcommand for creating rollup.yml config
This commit is contained in:
@@ -32,4 +32,5 @@ func init() {
|
||||
|
||||
rootCmd.AddCommand(filesCmd)
|
||||
rootCmd.AddCommand(webCmd)
|
||||
rootCmd.AddCommand(generateCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user