package bundle type Manifest struct { Scripts []string `json:"scripts"` Styles []string `json:"styles"` }