Remove gulp, and babel dependencies
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, node.js
- Domain
- build-system, tooling
Research direction
No files or tests are named. Start by tracing the current client-bundle build entry point and the dependency declarations for gulp and babel; replace that build path with a simple Node.js script using browserify. Done means the client bundle builds without gulp or babel and their dependencies can be removed.
Written by the indexing model from the issue text.
Description
These dependencies do very little (only to allow us to specify the order of tasks to build the client bundle). They introduce a large amount of sub-dependencies and they are a constant headache as they constantly raise vulnerability warnings over time.
It would be good to be able to build the client using only a simple Node.js script and browserify. No need for these clunky libraries which do almost nothing.
- Dominant language
- JavaScript
- Stars
- 300
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
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.
More from SocketCluster/socketcluster-client
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
SocketCluster/socketcluster-client#150 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
SocketCluster/socketcluster-client#146 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 18/100
SocketCluster/socketcluster-client#145 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
All issues in SocketCluster/socketcluster-client
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
babalae/bettergi-scripts-list#3674 ·
-
ecosystem wording
Difficulty 1/5 Under an hour Newbie friendliness 90/100
matrix-org/matrix.org#3649 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vadimdemedes/ink#1029 ·
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·