{"id":15102860,"url":"https://github.com/tauri-apps/tauri-webpack","last_synced_at":"2025-09-27T00:31:53.213Z","repository":{"id":57164662,"uuid":"228260787","full_name":"tauri-apps/tauri-webpack","owner":"tauri-apps","description":"[Deprecated] webpack for no server","archived":true,"fork":false,"pushed_at":"2020-06-03T09:02:14.000Z","size":93,"stargazers_count":3,"open_issues_count":14,"forks_count":3,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2024-04-13T21:13:03.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tauri-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-15T22:14:44.000Z","updated_at":"2023-05-20T04:22:08.000Z","dependencies_parsed_at":"2022-09-12T17:11:34.732Z","dependency_job_id":null,"html_url":"https://github.com/tauri-apps/tauri-webpack","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/tauri-apps%2Ftauri-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauri-apps","download_url":"https://codeload.github.com/tauri-apps/tauri-webpack/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871549,"owners_count":16554426,"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-09-25T19:08:27.811Z","updated_at":"2025-09-27T00:31:47.943Z","avatar_url":"https://github.com/tauri-apps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecated\nThis repo and its entire approach have been deprecated. Tauri no longer requires you to use webpack, and you should remove this module from your dependency tree.\n\n# tauri-webpack\n\n![](https://img.shields.io/npm/v/@tauri-apps/tauri-webpack.svg) ![](https://img.shields.io/github/workflow/status/tauri-apps/tauri-webpack/Sanity%20Test?label=tests\n)\n\nThe webpack tools currently used by the Tauri `no-server` mode.\n\n### Setup\n```bash\nyarn add @tauri-apps/tauri-webpack\n```\n\nIn your webpack config:\n```js\nchainWebpack (chain) {\n  require('@tauri-apps/tauri-webpack').chain(chain)\n}\n```\n\nIn your `tauri.conf.js`\n```js\ntauri: {\n  embeddedServer: {\n    active: false\n  }\n}\n```\n\n## Please visit https://github.com/tauri-apps/tauri for details about contributing and community.\n\n## License\nCopyright (c) 2019 Tauri\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Ftauri-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftauri-apps%2Ftauri-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Ftauri-webpack/lists"}