Skip to content

Add default value for files options#15

Merged
andybluntish merged 2 commits intomainfrom
feature/add-default-files
May 4, 2022
Merged

Add default value for files options#15
andybluntish merged 2 commits intomainfrom
feature/add-default-files

Conversation

@andybluntish
Copy link
Owner

Add index.html and **/*.js globs to the files array. This is a sensible default, as it will replace in the main app html file, and all JavaScript files—including those compiled from other languages to JavaScript, e.g. TypeScript or Handlebars templates.

Add `index.html` and `**/*.js` globs to the `files` array. This is
a sensible default, as it will replace in the main app html file, and
all JavaScript files, including those compiled from TypeScript or
Handlebars templates.
@andybluntish andybluntish self-assigned this May 4, 2022
@andybluntish andybluntish merged commit cbe4de5 into main May 4, 2022
@andybluntish andybluntish deleted the feature/add-default-files branch May 4, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant