Skip to content

Commit b813514

Browse files
committed
chore: remove minimal flag from snapshot as it's not implemented anymore
1 parent e2056bc commit b813514

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/snapshot.mjs

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

5656
let flagCombinations = fullCombination(featureFlags)
5757
flagCombinations.push(
58-
['minimal'],
5958
['default'],
6059
['router', 'pinia'],
6160
['eslint'],

0 commit comments

Comments
 (0)