mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 22:31:31 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
actions,
|
||||
getEmptyState,
|
||||
reducer,
|
||||
} from '../../../state/ducks/globalModals.preload.js';
|
||||
} from '../../../state/ducks/globalModals.preload.ts';
|
||||
|
||||
describe('both/state/ducks/globalModals', () => {
|
||||
describe('showWhatsNewModal/hideWhatsNewModal', () => {
|
||||
|
||||
Reference in New Issue
Block a user