babel / babel/babel-loader

Can u provide write and read options to override default behavior

Open
#816 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.8k
Forks
456
Avg merge
9h 19m
Merged PRs (30d)
2

Description

**Webpack Version:**
4

**Babel Core Version**:
7

**Babel Loader Version**:
8

**Please tell us about your environment:**
Macos

**What is the expected behavior?**

Just like [cache-loader](https://github.com/webpack-contrib/cache-loader#options) that provide `read` and `write` options. I can cache my data to redis or memcache even memory to make webpack rebuild faster.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing Babel loader's current caching behavior and the cache-loader options linked in the issue. Determine the entry point and configuration path that would need to accept read and write callbacks, then verify that callers can use Redis, memcache, or memory-backed storage to speed up webpack rebuilds.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.