1 Star 0 Fork 0

zhou83655/react-native-web-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
metro.config.js 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
周一波 提交于 2023-12-20 17:43 +08:00 . 初始化项目
const {getDefaultConfig, mergeConfig} = require('@react-native/metro-config');
/**
* Metro configuration
* https://facebook.github.io/metro/docs/configuration
*
* @type {import('metro-config').MetroConfig}
*/
const config = {};
module.exports = mergeConfig(getDefaultConfig(__dirname), config);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhou83655/react-native-web-template.git
git@gitee.com:zhou83655/react-native-web-template.git
zhou83655
react-native-web-template
react-native-web-template
master

搜索帮助