Korbs/Penpot-App
Archived
1
Fork 0
This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
Penpot-App/metro.config.js

2 lines
104 B
JavaScript
Raw Permalink Normal View History

2023-06-07 20:25:38 -04:00
const { getDefaultConfig } = require('expo/metro-config');
module.exports = getDefaultConfig(__dirname);