UNPKG

@expo/metro-config

Version:

A Metro config for running React Native projects with the Metro bundler

12 lines (11 loc) 411 B
/** * Copyright © 2025 650 Industries. * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * Fork of https://github.com/facebook/metro/blob/b8e9e64f1de97a67234e223f5ee21524b160e8a5/packages/metro-runtime/src/modules/asyncRequire.js#L1 * Adds worker support. */ export {};