soramitsu / iroha-wallet-js

Sample wallet application for Iroha
Apache License 2.0
27 stars 18 forks source link

vue-cli-plugin-electron-builder seems sufficiently outdated #18

Closed stinger112 closed 5 years ago

stinger112 commented 6 years ago

A new pre-release version of Vue CLI Plugin Electron Builder now available.

We can bump this dependency, but I find a couple of problems:

  1. After vue add electron-builder webpack's module aliases in vue.config.js stop working.
  2. Need to update vue-template-compiler and other dependencies because of incompatibility.
  3. Need to fix a bug with missing package.json in node_modules/electron/dist/resources/electron.asar