mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
Separate modules for StyleSheet and related side-effects
This commit is contained in:
@@ -49,7 +49,7 @@ module.exports = {
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
compress: {
|
||||
dead_code: true,
|
||||
drop_console: true,
|
||||
drop_console: false,
|
||||
screw_ie8: true,
|
||||
warnings: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user