Revert "adding-io-hook"

This reverts commit 3666ce59d4.
This commit is contained in:
talksik
2022-04-24 09:06:27 -05:00
parent 3666ce59d4
commit 3c58c7830d
4 changed files with 7 additions and 100 deletions
-3
View File
@@ -11,7 +11,4 @@ module.exports = {
resolve: {
extensions: [".js", ".ts", ".jsx", ".tsx", ".css", ".json"],
},
externals: {
iohook: "iohook",
},
};