Revert "chore: only generate og images locally"
This reverts commit 362afdb588
.
This commit is contained in:
parent
362afdb588
commit
cbf9a40667
299 changed files with 23 additions and 31 deletions
|
@ -1,5 +1,3 @@
|
|||
export default async function () {
|
||||
return {
|
||||
production: process.env.ELEVENTY_RUN_MODE === 'build'
|
||||
}
|
||||
return process.env.NODE_ENV
|
||||
}
|
||||
|
|
Reference in a new issue