UNPKG
react-hmr
Version:
latest (0.1.1)
0.1.1
0.1.0
The react hot loader for hmr wrapping react-hot-loader
github.com/wuhy/react-hmr
wuhy/react-hmr
react-hmr
/
babel.js
7 lines
(5 loc)
•
148 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** *
@file
react
-hot-loader/babel 代理模块 *
@author
sparklewhy
@gmail
.com */
module
.
exports
=
exports
=
require
(
'react-hot-loader/babel'
);