UNPKG

react-add-to-homescreen

Version:

[![CircleCI](https://circleci.com/gh/kkoscielniak/react-add-to-homescreen/tree/master.svg?style=svg)](https://circleci.com/gh/kkoscielniak/react-add-to-homescreen/tree/master) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://

28 lines (27 loc) 441 B
{ "presets": [ "env", "react", "stage-1" ], "plugins": [ "transform-decorators-legacy" ], "env": { "production": { "plugins": [ "transform-react-constant-elements", "transform-react-remove-prop-types" ] }, "test": { "plugins": [ "transform-export-extensions" ], "only": [ "./**/*.js", "node_modules/jest-runtime" ] } } }