Created
July 3, 2017 05:17
-
-
Save whilelucky/3a435a65e8a78957c97a27e9589ef38a to your computer and use it in GitHub Desktop.
preact
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
resolve: { | |
alias: { | |
react: 'preact-compat', | |
'react-dom': 'preact-compat', | |
}, | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment