File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
packages/react-on-rails/src Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ // Test file to verify bundle size CI catches increases
2+ export const BLOAT_DATA_1 = 'xyzabc123456789!@#$%^&*()_+QWERTYUIOPASDFGHJKLZXCVBNM' ;
3+ export const BLOAT_DATA_2 = 'mnbvcxzlkjhgfdsapoiuytrewq0987654321-=[]{}|;:,.<>?/' ;
4+ export const BLOAT_DATA_3 = 'The quick brown fox jumps over the lazy dog 1234567890' ;
5+ export const BLOAT_DATA_4 = 'Pack my box with five dozen liquor jugs ABCDEFGHIJK' ;
6+ export const BLOAT_DATA_5 = 'How vexingly quick daft zebras jump! 9876543210LMNOP' ;
7+ export const BLOAT_DATA_6 = 'Sphinx of black quartz, judge my vow! Extra padding here' ;
8+ export const BLOAT_DATA_7 = 'Crazy Frederick bought many very exquisite opal jewels' ;
9+ export const BLOAT_DATA_8 = 'Jackdaws love my big sphinx of quartz with more text' ;
10+ export const BLOAT_DATA_9 = 'Waltz, bad nymph, for quick jigs vex! Additional data' ;
11+ export const BLOAT_DATA_10 = 'Glib jocks quiz nymph to vex dwarf. More unique content' ;
You can’t perform that action at this time.
0 commit comments