clear cache, revert

This commit is contained in:
dcode 2019-03-29 12:04:14 +01:00
parent 72c1dbf502
commit 6911f9d4fc

View File

@ -12,8 +12,7 @@
"--enable threads" "--enable threads"
], ],
"v8_flags": [ "v8_flags": [
"--experimental-wasm-threads", "--experimental-wasm-threads"
"--experimental-wasm-atomics"
] ]
} }
} }