Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After it launches it crashes. Problem with the blacklist #5

Open
xxmafiaxxx opened this issue Feb 27, 2021 · 1 comment
Open

After it launches it crashes. Problem with the blacklist #5

xxmafiaxxx opened this issue Feb 27, 2021 · 1 comment

Comments

@xxmafiaxxx
Copy link

C:\Users\Raul\Documents\GitHub\react-native-uber-eats\node_modules\metro-config\src\defaults\index.js:112
blacklistRE: blacklist(), useWatchman: true }, serializer: { polyfillModuleNames: [], getRunModuleStatement: moduleId => __r(${JSON.stringify(moduleId)});, getPolyfills: () => [], postProcessBundleSourcemap: (_ref) => {let code = _ref.code,map = _ref.map,outFileName = _ref.outFileName;return { code, map };}, getModulesRunBeforeMainModule: () => [], processModuleFilter: module => true, createModuleIdFactory: defaultCreateModuleIdFactory, experimentalSerializerHook: () => {} }, server: { useGlobalHotkey: true, port: 8080, enhanceMiddleware: middleware => middleware }, transformer: { assetPlugins: [], asyncRequireModulePath: 'metro/src/lib/bundle-modules/asyncRequire', assetRegistryPath: 'missing-asset-registry-path', babelTransformerPath: 'metro/src/defaultTransformer', dynamicDepsInPackages: 'throwAtRuntime', enableBabelRCLookup: true, getTransformOptions: (() => {var _ref2 = _asyncToGenerator(function* () {return { transform: { experimentalImportSupport: false, inlineRequires: false }, preloadedModules: false, ramGroups: [] };});return function getTransformOptions() {return _ref2.apply(this, arguments);};})(), minifierPath: DEFAULT_METRO_MINIFIER_PATH, optimizationSizeLimit: 150 * 1024, // 150 KiB.

@xxmafiaxxx
Copy link
Author

once the blacklist function is removed the server remains stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant