adding-io-hook
This commit is contained in:
@@ -11,4 +11,7 @@ module.exports = {
|
||||
resolve: {
|
||||
extensions: [".js", ".ts", ".jsx", ".tsx", ".css", ".json"],
|
||||
},
|
||||
externals: {
|
||||
iohook: "iohook",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user