{"id":16318982,"url":"https://github.com/sqlwwx/reload-latest-webpack-plugin","last_synced_at":"2025-06-14T18:36:09.980Z","repository":{"id":57352870,"uuid":"74114790","full_name":"sqlwwx/reload-latest-webpack-plugin","owner":"sqlwwx","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-24T06:11:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T16:34:08.090Z","etag":null,"topics":[],"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/sqlwwx.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}},"created_at":"2016-11-18T09:24:43.000Z","updated_at":"2016-11-18T09:30:30.000Z","dependencies_parsed_at":"2022-09-05T11:41:04.312Z","dependency_job_id":null,"html_url":"https://github.com/sqlwwx/reload-latest-webpack-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlwwx%2Freload-latest-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlwwx%2Freload-latest-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlwwx%2Freload-latest-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlwwx%2Freload-latest-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlwwx","download_url":"https://codeload.github.com/sqlwwx/reload-latest-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254000911,"owners_count":21997448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-10T22:25:20.266Z","updated_at":"2025-05-13T18:21:07.194Z","avatar_url":"https://github.com/sqlwwx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reload-latest-webpack-plugin\n\n## Installation\n```\nnpm install reload-latest-webpack-plugin\n```\n## Usage\n```\nvar ReloadLatestHash = require('reload-latest-webpack-plugin');\nvar webpackConfig = {\n  plugins: [new ReloadLatestHash()]\n};\n```\n```\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003ctitle\u003eWebpack App\u003c/title\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003cscript\u003e\n      window.hash = '\u003c%= webpack.hash %\u003e'\n      var script = document.createElement('SCRIPT')\n      script.setAttribute('src', '/reload-latest-hash.js?version=' + (Date.now() + '').substr(0, 7))\n      document.head.insertBefore(script,document.head.firstChild);\n    \u003c/script\u003e\n    \u003cdiv id=\"app\"\u003e\u003c/div\u003e\n    \u003c!-- built files will be auto injected --\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlwwx%2Freload-latest-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqlwwx%2Freload-latest-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlwwx%2Freload-latest-webpack-plugin/lists"}