Logo

GitLab

Sign in

customer / shanghai-railway-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-rnapp
  • babel.config.js
  • 修复apk支持64位,升级react-native 版本到 0.59.1
    c397d7ae
    杨海波 authored
    2022-03-23 18:47:46 +0800  
    Browse Code »
babel.config.js 77 Bytes
Edit Raw Blame History Permalink
1 2 3
module.exports = {
  presets: ['module:metro-react-native-babel-preset'],
};