Git Product home page Git Product logo

Comments (6)

adambullmer avatar adambullmer commented on August 15, 2024 1

I think that's all to be expected if you kill the server that the front end expects to be running. Same thing happens with a normal vue server when you stop the npm run serve command and leave your website open. It's just more prolific here in an extension since it is always running

from vue-cli-plugin-browser-extension.

adambullmer avatar adambullmer commented on August 15, 2024 1

Possibly on the webpack extension reloader side. I don't know their code well enough to make that claim for them. I think this is just one of those things that developers will have to deal with while we develop things.

Another workaround would be to run yarn build to generate a version of your code without the server.

from vue-cli-plugin-browser-extension.

kinghat avatar kinghat commented on August 15, 2024

im not sure how all of that works. is there a workaround or a better way to handle it other than removing the extension and loading it again?

from vue-cli-plugin-browser-extension.

kinghat avatar kinghat commented on August 15, 2024

Another workaround would be to run yarn build to generate a version of your code without the server.

you mean to bypass running webpack-extension-reloader or to do it after you kill the process? because running it after you kill the process doesnt seem to help.

from vue-cli-plugin-browser-extension.

adambullmer avatar adambullmer commented on August 15, 2024

to bypass webpack-extension-reloader after you're done actively developing your extension. It's not great, but it at least removes the console errors

from vue-cli-plugin-browser-extension.

adambullmer avatar adambullmer commented on August 15, 2024

closing as there is nothing this package can do to resolve the issues. Errors lie with how every live reload server operates. The issues are more prominent because extensions can live on every page and continue to throw errors after dev builds have been killed

from vue-cli-plugin-browser-extension.

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.