Skip to content

Commit

Permalink
feat(task:http-headers): change task name to http-headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mohatt committed May 6, 2021
1 parent 6289f61 commit 9e35fb7
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const PLUGIN = 'gatsby-plugin-postbuild'
/**
* Core plugin tasks
*/
export const CORE_TASKS = ['minify', 'purgecss', 'netlify-headers']
export const CORE_TASKS = ['minify', 'purgecss', 'http-headers']

/**
* Reporter error map
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9e35fb7

Please sign in to comment.