You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop deleting build results during rebuilds (#175)
This solves a problem with the webpack-dev-server, which would see the
half-built javascript output and explode with a big error about `Can't resolve
'./pkg/matrix_sdk_crypto_wasm_bg.js'`
0 commit comments