mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update docusaurus.config.js
This commit is contained in:
parent
5f97cb946c
commit
273cd6c50e
@ -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) => ({
|
||||||
|
Loading…
Reference in New Issue
Block a user