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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user