Skip to content

feat(bypassWebpackCache): adds ability to bypass webpack's cache

a31f48f
Select commit
Loading
Failed to load commit list.
Open

feat(cacheDir): add caching independent of webpack's caching #466

feat(bypassWebpackCache): adds ability to bypass webpack's cache
a31f48f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2025 in 0s

91.51% of diff hit (target 77.16%)

View this Pull Request on Codecov

91.51% of diff hit (target 77.16%)

Annotations

Check warning on line 22 in src/cache.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.js#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 132 in src/cache.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.js#L132

Added line #L132 was not covered by tests

Check warning on line 274 in src/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.js#L274

Added line #L274 was not covered by tests

Check warning on line 404 in src/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.js#L404

Added line #L404 was not covered by tests

Check warning on line 220 in src/loader.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loader.js#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 262 in src/loader.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loader.js#L262

Added line #L262 was not covered by tests

Check warning on line 1107 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1107

Added line #L1107 was not covered by tests

Check warning on line 1109 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1109

Added line #L1109 was not covered by tests

Check warning on line 1168 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1168

Added line #L1168 was not covered by tests

Check warning on line 1176 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1176

Added line #L1176 was not covered by tests

Check warning on line 1185 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1185

Added line #L1185 was not covered by tests

Check warning on line 1190 in src/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.js#L1190

Added line #L1190 was not covered by tests