{"id":22125220,"url":"https://github.com/arwl2016/ps-webpack-eames-3","last_synced_at":"2026-04-28T23:39:15.784Z","repository":{"id":84340864,"uuid":"81817602","full_name":"ARWL2016/ps-webpack-eames-3","owner":"ARWL2016","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-14T06:36:14.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T07:40:18.574Z","etag":null,"topics":["development","express","node","server","webpack","webpack-connect-middleware"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ARWL2016.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-13T11:24:51.000Z","updated_at":"2017-02-14T06:37:34.000Z","dependencies_parsed_at":"2023-07-06T22:01:07.011Z","dependency_job_id":null,"html_url":"https://github.com/ARWL2016/ps-webpack-eames-3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ARWL2016/ps-webpack-eames-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARWL2016%2Fps-webpack-eames-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARWL2016%2Fps-webpack-eames-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARWL2016%2Fps-webpack-eames-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARWL2016%2Fps-webpack-eames-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARWL2016","download_url":"https://codeload.github.com/ARWL2016/ps-webpack-eames-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARWL2016%2Fps-webpack-eames-3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["development","express","node","server","webpack","webpack-connect-middleware"],"created_at":"2024-12-01T16:18:38.675Z","updated_at":"2026-04-28T23:39:15.779Z","avatar_url":"https://github.com/ARWL2016.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Webpack Fundamentals\n###Part 3: Webpack Connect Middleware   \n\n\n###Packages \n- ejs  \n- express  \n- morgan (the logging package for express)\n- webpack-dev-middleware  https://github.com/webpack/webpack-dev-middleware \n\n\n---\n###Server Options\n- The Webpack Connect Middleware can be used with Node and Express \n- Other backends could be used with webpack in watch mode \n- WDM is a way to create a development server while using express  \n- We do this with an if statement in server.js. If `env` is set to 'development' it will add properties to `webpack.config`. This way we don't need to change the config file. \n- Using WDM, we must define the 'publicPath'  \n- Using this setup we can run `node server.js` and it will build the bundle\n\n\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farwl2016%2Fps-webpack-eames-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farwl2016%2Fps-webpack-eames-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farwl2016%2Fps-webpack-eames-3/lists"}