mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
add mime support to backend
This commit is contained in:
parent
9b05222488
commit
7ceeee20e2
BIN
dist/antd_web_apps.tar.gz
vendored
BIN
dist/antd_web_apps.tar.gz
vendored
Binary file not shown.
@ -66,5 +66,9 @@
|
||||
"glb": {
|
||||
"mime": "model/gltf-binary",
|
||||
"binary": true
|
||||
},
|
||||
"ts":{
|
||||
"mime": "text/x.typescript",
|
||||
"binary": false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user