Use babel-plugin-preval instead of own unicodeMake for unicodeSymbols (#2153)

* Use babel-plugin-preval instead of own unicodeMake for unicodeSymbols

* Fix circular dependency transpiling issue

* Flow type unicodeSymbols.js

Co-authored-by: Erik Demaine <edemaine@mit.edu>
This commit is contained in:
ylemkimon
2020-07-09 06:58:11 +09:00
committed by GitHub
parent f2886af6de
commit 3272472ffe
9 changed files with 95 additions and 404 deletions

View File

@@ -18,6 +18,7 @@ module.exports = api => {
loose: true,
}],
"version-inline",
"preval",
];
return {