Browse Source

Update docusaurus.config.js

Stefan Pejcic 1 year ago
parent
commit
273cd6c50e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      documentation/docusaurus.config.js

+ 1 - 0
documentation/docusaurus.config.js

@@ -342,6 +342,7 @@ const siteConfig = {
         LIVE_PREVIEW_URL:
         LIVE_PREVIEW_URL:
             process.env.LIVE_PREVIEW_URL ?? "http://localhost:3030/preview",
             process.env.LIVE_PREVIEW_URL ?? "http://localhost:3030/preview",
         /** ---- */
         /** ---- */
+        tutorial: tutorialData,
     },
     },
     webpack: {
     webpack: {
         jsLoader: (isServer) => ({
         jsLoader: (isServer) => ({