2.3.14 • Published 4 years ago

mixup-plugin-react v2.3.14

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

mixup-plugin-react

const react = require('mixup-plugin-react');
// mix.config.js
...
use: [..., react()]
...