Unnecessary reference to @types/lodash
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 55/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- node.js, typescript
- Domain
- build-system
Research direction
Start by inspecting dist/commonjs/aurelia-loader-nodejs.d.ts at the referenced line and package.json for the lodash type dependency. Remove the unnecessary reference and dependency, then rebuild or inspect the generated declarations to confirm the reference is gone.
Written by the indexing model from the issue text.
Description
I'm submitting a bug report
I'm submitting a feature request
- Library Version:
1.0.1
Current behavior:
There was a unnecessary reference to @types/lodash in all builts.
/// <reference types="lodash" />
Expected/desired behavior:
-
What is the expected behavior?
Expect to drop the reference, and remove@types/lodashfrom package.json -
What is the motivation / use case for changing the behavior?
To cleanup.
This is a follow up on https://github.com/aurelia/cli/pull/1091#issuecomment-487447184
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·