threefoldtecharchive / jumpscaleX_core

Apache License 2.0
1 stars 6 forks source link

Content type of .vue file is not application/octet-stream #150

Closed coeneivan closed 4 years ago

coeneivan commented 4 years ago

The content type of a .vue file is currently text/html and this should be application/octet-stream in order to let the front end parse correctly.

image

abom commented 4 years ago

Should be fixed by https://github.com/threefoldtech/jumpscaleX_core/commit/a97c79ec6ce983ad31e23f63d3efe070af0dbc19.

Please do the following step before starting threebot again:

kosmos -p "j.servers.openresty.default_openresty_threebot.install(reset=True)" 

This will copy the new mime.types to config directory.

zaibon commented 4 years ago

@abom : https://github.com/threefoldtech/jumpscaleX_core/commit/a97c79ec6ce983ad31e23f63d3efe070af0dbc19#r35761495

abom commented 4 years ago

https://github.com/threefoldtech/jumpscaleX_core/commit/fd3d45189897f59f36e59230ce329b75002b2083