We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0053e27 commit 0a89bd9Copy full SHA for 0a89bd9
scripts/tests/accessibility.sh
@@ -2,6 +2,9 @@
2
3
set -euo pipefail
4
5
+# feature flag
6
+export NEXT_PUBLIC_ENABLE_LETTERS=true
7
+
8
npm run create-test-user
9
10
npm run build
0 commit comments