Add web polyfills
This commit is contained in:
parent
d6ec627c8c
commit
751dfb20fd
18 changed files with 240 additions and 105 deletions
|
@ -70,6 +70,7 @@ module.exports = {
|
|||
resolve: {
|
||||
alias: {
|
||||
'react-native$': 'react-native-web',
|
||||
'react-native-linear-gradient': 'react-native-web-linear-gradient',
|
||||
},
|
||||
extensions: [
|
||||
'.web.tsx',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue