Support manifest.json
Open
Nobody has claimed this yet.
status:ready for adoption
type:feature
- Dominant language
- PHP
- Stars
- 21
- Forks
- 17
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Support manifest.json generated by webpack/vite (e.g. https://vitejs.dev/guide/backend-integration.html)
Like in https://symfony.com/doc/current/components/asset.html#json-file-manifest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First inspect the asset-management implementation and its existing asset configuration, then compare the requested manifest.json behavior with the linked webpack/vite and Symfony references; done means manifest files are supported for resolving generated asset paths and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, vite, webpack
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100