{"id":17793670,"url":"https://github.com/andyexeter/capistrano-webpack-encore","last_synced_at":"2026-05-09T15:04:25.634Z","repository":{"id":56843264,"uuid":"103568917","full_name":"andyexeter/capistrano-webpack-encore","owner":"andyexeter","description":"Capistrano extension to run Symfony's Webpack Encore during deployment","archived":false,"fork":false,"pushed_at":"2019-02-23T12:34:33.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T06:22:23.714Z","etag":null,"topics":["capistrano","capistrano-plugin","symfony","webpack","webpack-encore"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/andyexeter.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":"2017-09-14T18:43:57.000Z","updated_at":"2019-05-17T14:05:37.000Z","dependencies_parsed_at":"2022-09-01T11:30:43.105Z","dependency_job_id":null,"html_url":"https://github.com/andyexeter/capistrano-webpack-encore","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyexeter%2Fcapistrano-webpack-encore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyexeter%2Fcapistrano-webpack-encore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyexeter%2Fcapistrano-webpack-encore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyexeter%2Fcapistrano-webpack-encore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyexeter","download_url":"https://codeload.github.com/andyexeter/capistrano-webpack-encore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741116,"owners_count":20826067,"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":["capistrano","capistrano-plugin","symfony","webpack","webpack-encore"],"created_at":"2024-10-27T11:11:58.227Z","updated_at":"2026-05-09T15:04:20.578Z","avatar_url":"https://github.com/andyexeter.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"capistrano-webpack-encore\n=====================\n\nCapistrano v3.* extension to run Symfony's [Webpack Encore](https://github.com/symfony/webpack-encore) during deployment.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano', '~\u003e 3.3.0'\ngem 'capistrano-webpack-encore'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install capistrano-webpack-encore\n\n## Usage\n\nRequire in `Capfile` to use the default task:\n\n```ruby\nrequire 'capistrano/webpack_encore'\n```\n\nThe build command is executed during `deploy:updated`\n\nConfigurable options:\n\n```ruby\nset :webpack_encore_env, \"production\"    # default\nset :webpack_encore_flags, \"\"            # default\n```\n\n## License\n\nReleased under the [MIT license](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyexeter%2Fcapistrano-webpack-encore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyexeter%2Fcapistrano-webpack-encore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyexeter%2Fcapistrano-webpack-encore/lists"}