Skip to content

Commit 611fda8

Browse files
committed
refactor: move helpers into separate file + deprecate inject mode
1 parent 2bbdf25 commit 611fda8

File tree

11 files changed

+505
-591
lines changed

11 files changed

+505
-591
lines changed

docs/en/SUMMARY.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
- [Production Build](workflow/production.md)
1919
- [Linting](workflow/linting.md)
2020
- [Testing](workflow/testing.md)
21-
- [Testing with Mocks](workflow/testing-with-mocks.md)
2221
- [Options Reference](options.md)
2322
- [loaders](options.md#loaders)
2423
- [preLoaders](options.md#preloaders)
@@ -33,4 +32,4 @@
3332
- [transformToRequire](options.md#transformtorequire)
3433
- [buble](options.md#buble)
3534
- [extractCSS](options.md#extractcss)
36-
- [optimizeSSR](options.md#optimizessr)
35+
- [optimizeSSR](options.md#optimizessr)

docs/en/workflow/testing-with-mocks.md

-70
This file was deleted.

0 commit comments

Comments
 (0)