diff --git a/dist/antd_web_apps.tar.gz b/dist/antd_web_apps.tar.gz index 6a7dd04..94722fc 100644 Binary files a/dist/antd_web_apps.tar.gz and b/dist/antd_web_apps.tar.gz differ diff --git a/mimes.json b/mimes.json index 805f869..c98efed 100644 --- a/mimes.json +++ b/mimes.json @@ -66,5 +66,9 @@ "glb": { "mime": "model/gltf-binary", "binary": true + }, + "ts":{ + "mime": "text/x.typescript", + "binary": false } } \ No newline at end of file