Changelog
1.1.0
- The value of the
Cross-Origin-Embedder-Policy
header can be changed now withBootOptions#coep
. - The name of the working directory can be specified through
BootOptions#workdirName
. - The default value of the
PATH
environment variable is exposed inWebContainer#path
. - The full path of the working directory is exposed in
WebContainer#workdir
.