Use webpack.NormalModuleReplacementPlugin to generate react-native bundle
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
|
||||
/// #if target == 'native'
|
||||
import xml2js from 'react-native-xml2js';
|
||||
/// #else
|
||||
import xml2js from 'xml2js';
|
||||
/// #endif
|
||||
import xml2js from 'xml2js';
|
||||
|
||||
import { featureCollection } from '@turf/helpers';
|
||||
import area from '@turf/area';
|
||||
|
Reference in New Issue
Block a user