Webpack config adjustment

This commit is contained in:
Francisco Hodge
2018-06-08 10:15:21 -04:00
parent 1aafdeee0a
commit 71136a0d5e
4 changed files with 5 additions and 4 deletions
-1
View File
@@ -172,4 +172,3 @@ class SimpleKeyboard {
}
export default SimpleKeyboard;
export {SimpleKeyboard};