We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcecc70 commit a349f94Copy full SHA for a349f94
lws.config.js
@@ -0,0 +1,7 @@
1
+module.exports = {
2
+ port: 8080,
3
+ directory: '/build',
4
+ mine: {
5
+ "application/wasm": ['wasm']
6
+ },
7
+ }
0 commit comments