Skip to content

Commit fce4361

Browse files
committed
chore: add snapshot for --minimal flag
1 parent 50d903d commit fce4361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/snapshot.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ function fullCombination(arr) {
5555

5656
let flagCombinations = fullCombination(featureFlags)
5757
flagCombinations.push(
58+
['minimal'],
5859
['default'],
5960
['router', 'pinia'],
6061
['eslint'],

0 commit comments

Comments
 (0)