Cloud-CV / Cloud-CV/Origami

Upgrade webpack to version 4.

Open
#223 3 comments 0 reactions 0 assignees View on GitHub
enhancement Hacktoberfest medium-difficulty
Dominant language
JavaScript
Stars
172
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Origami as of now works on webpack version 3.10 but webpack 4 has been released which has a lot of improvements over webpack3 including less build time and better plugin architecture.
Take a look at [Webpack4 what's new](https://auth0.com/blog/webpack-4-release-what-is-new/)

Upgrading the version will improve performance and will make builds faster.

Contributor guide

Open the contributing guide

Research direction

Start by locating Origami's webpack dependency, configuration, and build entry points, then compare the current setup with the linked Webpack 4 release notes. Run the existing build before making changes and verify that it still completes successfully after the upgrade with improved build performance.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.