mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
more build errors
This commit is contained in:
parent
401a04291b
commit
3491389a30
@ -17,7 +17,6 @@
|
||||
// save us loooots of questions.
|
||||
import { replaceInFileSync } from 'replace-in-file';
|
||||
|
||||
|
||||
const options = {
|
||||
files: 'docs/reference/api/**/*.api.mdx',
|
||||
from: [
|
||||
|
||||
@ -1,7 +1,10 @@
|
||||
---
|
||||
title: Environment Import & Export
|
||||
---
|
||||
|
||||
|
||||
import VideoContent from '@site/src/components/VideoContent.jsx'
|
||||
import Figure from '@site/src/components/Figure/Figure.tsx'
|
||||
|
||||
:::note Availability
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user