ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-json-config
Missing asset-manifest meta
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The generated index.html in build has a
```html
```
tag that is not transferred to the `index.json` file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the plugin's conversion from the generated build/index.html to index.json and compare how existing meta tags are handled. Confirm that the asset-manifest meta tag is transferred with its decoded content, then verify the resulting index.json against the generated HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100