Skip to content

Commit

Permalink
Set env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash Singh committed Apr 1, 2024
1 parent 3496810 commit c036de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"dev:lean": "DISABLE_DOCGEN=true DISABLE_VERSIONING=true DISABLE_EXAMPLES=true DISABLE_CHECKLISTS=true npm run start",
"dev:lean": "DISABLE_DOCGEN=true DISABLE_VERSIONING=true DISABLE_EXAMPLES=true DISABLE_CHECKLISTS=true REACT_APP_FOLLOWERS_ACCESS_KEY=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 npm run start",
"dev:docs": "DISABLE_BLOG=true npm run dev:lean",
"dev:blog": "DISABLE_DOCS=true LIVE_PREVIEW_URL=https://next.live-previews.prepverse.github.io/preview npm run dev:lean",
"build": "NODE_OPTIONS=\"--max-old-space-size=8192\" docusaurus build",
Expand Down

0 comments on commit c036de2

Please sign in to comment.