fix(web): isable swc features and fix build
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "owncast-web",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"resolutions": {
|
||||
"babel-preset-current-node-syntax": "1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user