{"id":20854028,"url":"https://github.com/zephyrpersonal/parcel-plugin-assets-dist","last_synced_at":"2025-08-02T13:35:02.567Z","repository":{"id":89375048,"uuid":"146982474","full_name":"zephyrpersonal/parcel-plugin-assets-dist","owner":"zephyrpersonal","description":"a parcel plugin to transfer bundled assets to a subdirectory for an easy-deploy purpose","archived":false,"fork":false,"pushed_at":"2018-09-01T08:48:09.000Z","size":1,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T01:35:39.178Z","etag":null,"topics":["parcel","parcel-bundler","parcel-plugin"],"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/zephyrpersonal.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":"2018-09-01T08:42:53.000Z","updated_at":"2018-09-01T08:48:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"1306fa45-8420-4ff8-9248-489a6c710448","html_url":"https://github.com/zephyrpersonal/parcel-plugin-assets-dist","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/zephyrpersonal%2Fparcel-plugin-assets-dist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fparcel-plugin-assets-dist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fparcel-plugin-assets-dist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fparcel-plugin-assets-dist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephyrpersonal","download_url":"https://codeload.github.com/zephyrpersonal/parcel-plugin-assets-dist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222184,"owners_count":20256229,"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":["parcel","parcel-bundler","parcel-plugin"],"created_at":"2024-11-18T03:24:09.538Z","updated_at":"2025-03-12T13:14:36.253Z","avatar_url":"https://github.com/zephyrpersonal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parcel-plugin-assets-dist\n\na parcel plugin to transfer bundled assets to a subdirectory for an easy-deploy purpose.\n\n## Install\n\ninstall package and all done\n\n```bash\nyarn add -D parcel-plugin-assets-dist\n```\n\n## What for\n\nthis plugin will do the job only in production enviroment\n\ne.g. NODE_ENV=production parcel build index.html\n\noriginal\n\n```\nsrc/index.html  ===\u003e   dist/index.html\nsrc/whatever/a.css  ===\u003e   dist/a.css\nsrc/whatever/b.js ===\u003e   dist/b.js\n```\n\nuse this plugin\n\n```\nsrc/index.html  ===\u003e   dist/index.html\nsrc/whatever/a.css  ===\u003e   dist/assets/a.css\nsrc/whatever/b.js ===\u003e   dist/assets/b.js\n```\n\nand now you may skip the complex configuration of your gateway\n\n## Required\n\nparcel-bundler \u003e= 1.8\n\nnode \u003e= 7\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Fparcel-plugin-assets-dist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephyrpersonal%2Fparcel-plugin-assets-dist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Fparcel-plugin-assets-dist/lists"}