Ember-cli-eyeglass ignores OutputPath
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 738
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
**Package**
This issue is related to the following monorepo package(s):
- [ ] eyeglass
- [ ] broccoli-eyeglass
- [X] ember-cli-eyeglass
**Description**
Ember-cli-eyeglass does not respect outputPath configuration like the example in ember docs:
https://ember-cli.com/user-guide/#configuring-output-paths
**To Reproduce**
Steps to reproduce the behavior:
1. Add outputPath configuration
2. css file does not appear in the right location
**Expected behavior**
Css file should show in the right location
Contributor guide
No contributing guide indexed for this repository
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
Start in the ember-cli-eyeglass package and compare its outputPath handling with the Ember output-path configuration documented in the linked guide. Reproduce the issue by configuring outputPath; done means the generated CSS appears in the configured location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100