• 仅楼主可见
  • 各位大大,这可能什么情况呢
    Failed to compile.
    ./node_modules/uirecorder/lib/start.js
    Module parse failed: Unexpected token (1770:20)
    You may need an appropriate loader to handle this file type.
    | if (configJson.webdriver.chromeOptions && configJson.webdriver.chromeOptions.mobileEmulation) {
    | capabilities.chromeOptions = {
    | ...capabilities.chromeOptions,
    | mobileEmulation: configJson.webdriver.chromeOptions.mobileEmulation,
    | }
     @ ./node_modules/uirecorder/index.js 2:20-45
     @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/views/Home.vue
     @ ./src/views/Home.vue
     @ ./src/router/index.js
     @ ./src/main.js
     @ multi (webpack)-dev-server/client?http://localhost:8076 webpack/hot/dev-server ./src/main.js

  • UI 自动化录制与回放系统 at 2021年07月19日

    大佬这个准备开源吗?