Skip to content

Commit a349f94

Browse files
committed
update to chrome 83
1 parent bcecc70 commit a349f94

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lws.config.js

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
module.exports = {
2+
port: 8080,
3+
directory: '/build',
4+
mine: {
5+
"application/wasm": ['wasm']
6+
},
7+
}

0 commit comments

Comments
 (0)