Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
2nzi
/
PointTrackApp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ae94c0d
PointTrackApp
/
vue.config.js
2nzi
first commit
b4f9490
verified
16 days ago
raw
Copy download link
history
blame
Safe
124 Bytes
const
{ defineConfig } =
require
(
'@vue/cli-service'
)
module
.
exports
=
defineConfig
({
transpileDependencies
:
true
})