issues
search
JimLiu
/
bbcode-to-react
A utility for turning raw BBCode into React elements.
MIT License
24
stars
21
forks
source link
fix: change build target
#6
Closed
alyons
closed
6 years ago
alyons
commented
6 years ago
Use a more compatible build set to be usable across more browsers.
Install babel-preset-env
Install transform-object-assign
Change to use env in .babelrc
Use a more compatible build set to be usable across more browsers.