Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project overview
  • Repository
  • Issues 384
  • Merge Requests 60
  • CI / CD
  • Security & Compliance
  • Packages
  • Analytics
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !756

Open
Opened 1 day ago by Emiliano Balbuena@edgebal
Report abuse

Webpack proxy for devs

  • Overview 3
  • Commits 3
  • Pipelines 3
  • Changes 2
1/3 threads resolved

Not related to any ticket.

Edited 12 minutes ago by Emiliano Balbuena
Request to merge chore/ssr-local-serve into master
Open in Web IDE
Pipeline #114937255 running for d2187e97 on chore/ssr-local-serve
              Requires 3 more approvals from Devs, Deployers, and QA.
              Marcelo Rivera Martin Santangelo Rami Albatal Mark Harding Brian Hatchet
              Ready to be merged automatically. Ask someone with write access to this repository to merge this request

              Deletes source branch

              • Marcelo Rivera @eiennohi approved this merge request 1 day ago

                approved this merge request

              • Ben Hayward @benhayward.ben approved this merge request 20 hours ago

                approved this merge request

              • Marcelo Rivera
                Marcelo Rivera @eiennohi started a thread on an old version of the diff 4 hours ago
                Resolved by Emiliano Balbuena 13 minutes ago
              • Emiliano Balbuena @edgebal assigned to @edgebal 24 minutes ago

                assigned to @edgebal

              • Emiliano Balbuena @edgebal added 1 commit 14 minutes ago

                added 1 commit

                • af602019 - (chore): scripts

                Compare with previous version

              • Emiliano Balbuena @edgebal added 7 commits 13 minutes ago

                added 7 commits

                • af602019...a8ed91a5 - 6 commits from branch master
                • d2187e97 - Merge remote-tracking branch 'origin/master' into chore/ssr-local-serve

                Compare with previous version

              • Emiliano Balbuena @edgebal resolved all threads 13 minutes ago

                resolved all threads

              • Emiliano Balbuena @edgebal unmarked as a Work In Progress 12 minutes ago

                unmarked as a Work In Progress

              • Emiliano Balbuena @edgebal changed the description 12 minutes ago

                changed the description

              • Emiliano Balbuena @edgebal added Squad::Yellow scoped label 12 minutes ago

                added scoped label

              • Emiliano Balbuena @edgebal assigned to @eiennohi, @benhayward.ben, and @brianhatchet 12 minutes ago

                assigned to @eiennohi, @benhayward.ben, and @brianhatchet

              • Emiliano Balbuena @edgebal assigned to @markeharding 11 minutes ago

                assigned to @markeharding

              • Mark Harding
                Mark Harding @markeharding started a thread on the diff 4 minutes ago
                package.json
                12 12 "build-dev": "npm run build:dev",
                13 13 "serve-dev": "npm run server:ssr",
                14 14 "build:dev": "ng build --output-path dist --deploy-url=/ --watch=true --poll=800",
                15 "serve:dev": "ng serve --host=0.0.0.0 --deploy-url=/ --configuration=hmr --hmr --poll=800 --progress --disableHostCheck=true",
                15 "preserve:dev": "gulp build.sass --deploy-url=http://localhost:4200",
                • Mark Harding
                  Mark Harding @markeharding · 4 minutes ago
                  Owner

                  should this not use npm run prebuild-dev?

                • Please register or sign in to reply
              • Brian Hatchet
                Brian Hatchet :speech_balloon: @brianhatchet started a thread on the diff 45 seconds ago
                package.json
                12 12 "build-dev": "npm run build:dev",
                13 13 "serve-dev": "npm run server:ssr",
                14 14 "build:dev": "ng build --output-path dist --deploy-url=/ --watch=true --poll=800",
                15 "serve:dev": "ng serve --host=0.0.0.0 --deploy-url=/ --configuration=hmr --hmr --poll=800 --progress --disableHostCheck=true",
                • Brian Hatchet
                  Brian Hatchet :speech_balloon: @brianhatchet · 45 seconds ago
                  Developer

                  We should just chain the commands together so it prebuilds before serving. We are always going to want to run SSR and have a unified dev runner

                • Please register or sign in to reply
              Please register or sign in to reply
              5 Assignees
              Mark Harding's avatar
              Emiliano Balbuena's avatar
              Brian Hatchet's avatar
              Marcelo Rivera's avatar
              Ben Hayward's avatar
              None
              Milestone
              None
              Time tracking
              No estimate or time spent
              1
              Labels
              Squad::Yellow
              Lock merge request
              Unlocked
              10
              10 participants
              user avatar
              user avatar
              user avatar
              user avatar
              user avatar
              user avatar
              user avatar
              Reference: minds/front!756