Skip to content

Commit 67be98b

Browse files
committed
Remove the domain message
1 parent 7ab05e9 commit 67be98b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docusaurus.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ require("dotenv").config();
22
const { themes: prismThemes } = require("prism-react-renderer");
33
const cfg = require("./config/docusaurus");
44

5-
if (cfg.consts.DOMAIN.includes("feature-sliced.design")) {
6-
throw new Error(
7-
`See below\n\n\n\n\nATTENTION:\n If you have bought the feature-sliced.design domain,\n the core-team of FSD would love to chat!\n\n Please send an email to [email protected]\n or reach out through the Telegram chat of FSD: https://t.me/feature_sliced\n\n\n\n\n`,
8-
);
9-
}
10-
115
/** @typedef {import('@docusaurus/types').Config} Config */
126

137
/**

0 commit comments

Comments
 (0)