zellij/zellij-server
a-kenji b0276dfd74
fix(feat): disable_automatic_asset_installation (#1226)
* fix(feat): `disable_automatic_asset_installation`

This fixes a regression in the feature system:
The asset installation didn't get turned off by the feature.

Add error logging to the install functions.

Properly show features in setup

disable `mkdir` in `wasm_vm` on `feature-disable-asset-installation`

Alternative:
    Is this even needed? We make sure the directory is there upon the
    normal asset installation.

fixes #1130
2022-03-17 11:40:09 +01:00
..
src fix(feat): disable_automatic_asset_installation (#1226) 2022-03-17 11:40:09 +01:00
Cargo.toml chore(version): bump development version 2022-03-16 14:25:08 +01:00