Solving error Invalid regular expression in 'react-native start' #26603

preview_player
Показать описание
The Variable you need:
var sharedBlacklist = [
/node_modules[\/\\]react[\/\\]dist[\/\\].*/,
/website\/node_modules\/.*/,
/heapCapture\/bundle\.js/,
/.*\/__tests__\/.*/
];

Solution of error about invalid regular expression:
Рекомендации по теме
Комментарии
Автор

Thanks, the problem is how did u find this, this is great i spent lot of time to solve this .

presanthafernando
visit shbcf.ru