mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Fix ant not loading in storybook
This commit is contained in:
parent
f4ef01fca0
commit
d40999b7e1
@ -2,7 +2,6 @@
|
|||||||
"name": "owncast-admin",
|
"name": "owncast-admin",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffects": false,
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build && next export",
|
"build": "next build && next export",
|
||||||
@ -116,4 +115,4 @@
|
|||||||
"style-loader": "3.3.1",
|
"style-loader": "3.3.1",
|
||||||
"typescript": "4.9.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user