You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/options.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -331,6 +331,6 @@ module.exports = {
331
331
- type:`boolean`
332
332
- default:`false`
333
333
334
-
Setting this to true enables filesystem-based option caching so that the options for the main `vue-loader` can be properly shared with sub-loaders in other threads.
334
+
Setting this to `true` enables filesystem-based option caching so that the options for the main `vue-loader` can be properly shared with sub-loaders in other threads.
335
335
336
336
Only needed when using together with HappyPack or `thread-loader`.
0 commit comments