Code Monkey home page Code Monkey logo

vue-cli-electron's Introduction

微型知乎

vue-cli-electron's People

Contributors

blaack avatar xuxingeren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vue-cli-electron's Issues

受益匪浅,请问怎么加载Chrome扩展呢?

受益匪浅,请问怎么加载Chrome扩展呢?在浏览器里面,有些插件一打开Chrome,就会跳转到插件首页。
在ELectron里面,好像不支持:

      chrome.tabs.create({
        url: "chrome-extension://扩展ID/home.html",
      });

dem里面的增量更新在mac端有问题

问题:增量更新在mac端无法使用。

复现步骤:

  1. npm run build:test:mac。安装这个包0.0.1
  2. 修改env.test的版本号位 0.0.2
  3. npm run build:test:mac。将app.zip,update.json,update.exe放到同一个路径下起一个http-server。
  4. 打开安装的0.0.1的包,检查增量更新,包更新检测完自动退出,重新打开,版本号依旧为0.0.1。再次检测,再次自动退出,一直循环。。

想问下这个问题应该怎么解决呀。我试了下app.unpacked方法也是这样子的

app.asar无法替换

现在遇到的问题是执行update.exe会出现asar被占用的情况,update.exe的延迟我还改成了两秒

无法使用 npm run serve 在浏览器端启动项目

想问下如果只是想开发 vue项目,是否可以通过npm run serve来开发,这样编译速度会更快。目前这个命令会报错,是因为preload里的两个文件并没有引入进来,而且浏览器端也无法使用node的能力

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.