mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-19 18:08:21 +01:00
add mime entry
This commit is contained in:
parent
fd4b1064f5
commit
62435e387e
BIN
dist/antd_web_apps.tar.gz
vendored
BIN
dist/antd_web_apps.tar.gz
vendored
Binary file not shown.
@ -70,5 +70,9 @@
|
|||||||
"ts":{
|
"ts":{
|
||||||
"mime": "text/x.typescript",
|
"mime": "text/x.typescript",
|
||||||
"binary": false
|
"binary": false
|
||||||
|
},
|
||||||
|
"map":{
|
||||||
|
"mime": "application/json",
|
||||||
|
"binary": false
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user