Fix ant not loading in storybook
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user