UNPKG

qvt-components

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

10 lines (8 loc) 136 B
module.exports = { // ...the rest of your config resolve: { alias: { "react-native$": "react-native-web", }, }, };