.babelrc.js 254 B

123456789
  1. /*
  2. * @Author: Johnhong9527
  3. * @Date: 2019-06-04 17:16:49
  4. * @Last Modified by: Johnhong9527
  5. * @Last Modified time: 2019-06-04 17:17:07
  6. */
  7. var babel = require("@babel/core");
  8. import { transform } from "@babel/core";
  9. import * as babel from "@babel/core";