linkedin / linkedin/eyeglass

Ember-cli-eyeglass ignores OutputPath

Open
#225 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.