Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sodagraph
/
YouTube_Transcript_Extraction
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
efb5a4e
YouTube_Transcript_Extraction
/
frontend
/
vue.config.js
Sodagraph
스페이스 이동
eda02a7
2 months ago
raw
Copy download link
history
blame
Safe
137 Bytes
const
{ defineConfig } =
require
(
'@vue/cli-service'
)
module
.
exports
=
defineConfig
({
transpileDependencies
:
true
,
publicPath
:
'/'
})