fix: docusaurus issue

This commit is contained in:
Philipp Mieden 2025-09-18 13:45:30 +02:00
parent 4680527d5a
commit e90b31ee0d
3 changed files with 25 additions and 1196 deletions

View File

@ -3,7 +3,7 @@ Title: CLI applications
position: 12
---
import { GoPlayground } from '../../../src/components/GoPlayground';
import { GoPlayground } from '@site/src/components/GoPlayground';
# CLI applications

View File

@ -21,15 +21,11 @@
"@docusaurus/theme-search-algolia": "^3.8.1",
"@mdx-js/react": "^3.0.0",
"@saucelabs/theme-github-codeblock": "0.1.1",
"@svgr/webpack": "^5.5.0",
"clsx": "^2.1.0",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-full-screen": "^1.1.0",
"url": "^0.11.0",
"url-loader": "^4.1.1"
"react-full-screen": "^1.1.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.8.1",

File diff suppressed because it is too large Load Diff