Giter Club home page Giter Club logo

Comments (6)

jaggerwang avatar jaggerwang commented on July 28, 2024
image You do not need to hot reload Docker! After you started all docker compose services, you can configure your local frontend development to proxy api request to nginx service, and vite already support hot reloading.

from xtreme1.

Alexanderisgod avatar Alexanderisgod commented on July 28, 2024

image You do not need to hot reload Docker! After you started all docker compose services, you can configure your local frontend development to proxy api request to nginx service, and vite already support hot reloading.

i want to add some functions on the frontend in develop mode, but i change some element the webpage didn't change.
so what's the meaning of 'local frontend development'?
2023-12-07 15-40-44 的屏幕截图

from xtreme1.

Alexanderisgod avatar Alexanderisgod commented on July 28, 2024

image You do not need to hot reload Docker! After you started all docker compose services, you can configure your local frontend development to proxy api request to nginx service, and vite already support hot reloading.

i just want do some change in the docker environment, so it's feasible?

from xtreme1.

jaggerwang avatar jaggerwang commented on July 28, 2024

Dockerfile does not support hot reloading, you need to rebuild the frontend image and restart docker compose services, please refer Build Xtreme1 from source code.

from xtreme1.

Alexanderisgod avatar Alexanderisgod commented on July 28, 2024

Dockerfile does not support hot reloading, you need to rebuild the frontend image and restart docker compose services, please refer Build Xtreme1 from source code.

Thank for your reply. i build it form source code, i found that i have to rebuild it to make it work if i change some code. I want it hot reloading in docker env, so it's infeasible?
2023-12-07 15-59-09 的屏幕截图

from xtreme1.

jaggerwang avatar jaggerwang commented on July 28, 2024

Yes, it's infeasible, but you can try the way I said, edit the source out of docker, like your other normal frontend projects, you can refer the image tool development guide.

from xtreme1.

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.