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 20 hours ago by Emiliano Balbuena@edgebal
Report abuse

WIP: Webpack proxy for devs

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2
0/1 thread resolved
Request to merge chore/ssr-local-serve into master
The source branch is 4 commits behind the target branch
Open in Web IDE
Pipeline #114597696 passed with warnings for acb65b6a on chore/ssr-local-serve
              Requires 2 more approvals from Deployers and QA. Approved by
              Ben Hayward Marcelo Rivera
              Martin Santangelo Rami Albatal Brian Hatchet Mark Harding Juan Manuel Solaro
              This is a Work in Progress

              Deletes source branch

              You can merge this merge request manually using the
              • Marcelo Rivera @eiennohi approved this merge request 20 hours ago

                approved this merge request

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

                approved this merge request

              • Marcelo Rivera
                Marcelo Rivera @eiennohi started a thread on the diff 55 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 "serve:dev": "ng serve --host=0.0.0.0 --deploy-url=/ --configuration=hmr --hmr --poll=800 --progress --disableHostCheck=true --proxy-config proxy.conf.json",
                • Marcelo Rivera
                  Marcelo Rivera @eiennohi · 55 minutes ago
                  Developer

                  What do you think about adding the following command?

                  "preserve:dev": "gulp build.sass --deploy-url=http://localhost"

                • Please register or sign in to reply
              Please register or sign in to reply
              0 Assignees
              None
              None
              Milestone
              None
              Time tracking
              No estimate or time spent
              0
              Labels
              None
              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