mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-24 04:25:27 +08:00
Fix example webpack config in documentation
This commit is contained in:
committed by
Nicolas Gallagher
parent
beb907b180
commit
ae9a9cde5f
@@ -61,7 +61,7 @@ module.exports = {
|
||||
new webpack.DefinePlugin({
|
||||
'process.env.NODE_ENV': JSON.stringify('production')
|
||||
})
|
||||
},
|
||||
],
|
||||
|
||||
resolve: {
|
||||
// Maps the 'react-native' import to 'react-native-web'.
|
||||
|
||||
Reference in New Issue
Block a user