processing / processing/p5.js-web-editor
Make webpack build time faster
Open
Nobody has claimed this yet.
Help Wanted
Priority:High
Type:Task
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Nature of issue?
- New feature request
New feature details:
I think there are two things that will make the webpack build faster:
- update webpack version to 4
- handle webpack linting differently. if you remove the linting the webpack build is much, much faster.
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.
Research direction
No files or tests are named. Start by locating the webpack configuration, checking the current webpack version, and identifying how linting runs during the build; done means addressing the proposed build changes and demonstrating a faster build without losing the required linting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100