mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3093] [feature]: Dont need to rebuild every time when a ENV is changed #1017
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1017
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webysther on GitHub (May 29, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3093
Is there an existing issue for this?
Summary
Related to this one but here is about change the way how the static site is built to get ENV from API (Backend) or from a static file like env.js.
Why should this be worked on?
Fix the problem to have to built from source but without need to change the UX like in this one.
This problem was reduced here with layers of all needed for the 2 static apps (app/admin) and api (backend). Today take 3-5 minutes to webserver up and running.
@AndrewBastin commented on GitHub (Sep 6, 2023):
Closing this issue as it is fixed in the 2023.8.0 images.