Giter VIP home page Giter VIP logo

Comments (3)

bernhardreiter avatar bernhardreiter commented on August 22, 2024 1

@xeoshow you won't be the first with this requirements. I guess that if it is vue-router that causes the problem, the vue-router folks will have an answer to this. :)

from copilot.

bernhardreiter avatar bernhardreiter commented on August 22, 2024

Hi @xeoshow,
the warning you see when running npm run build or yarn run build comes from the https://github.com/vuejs-templates/webpack at https://github.com/vuejs-templates/webpack/blob/8cff712d78e824dbeae0758a0c3f7e9db42d3f63/template/build/build.js
Copilot just uses this webpack setup. My suggestion is that you look and ask at vuejs-templates/webpack instead.

Best,
Bernhard

from copilot.

xeoshow avatar xeoshow commented on August 22, 2024

Thanks for reply, I undestand those basic concepts, I just want to integrate this CoPilot into my desktop project (Electron), which has no http server as backend, I only add a simple websocket server into my desktop project. And my idea is feed data to CoPilot from websocket server, not http server.

I have managed to replaced the http call with websocket data, while seems the router makes it got problem when opening via file:///, how should I adjust the router to make it work when opening via file:/// ?

Thanks a lot!

from copilot.

Related Issues (20)

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.