Skip to content

Commit 6606a02

Browse files
author
Shane Osbourne
committed
remove snapshots
1 parent 7377090 commit 6606a02

File tree

3 files changed

+3
-225
lines changed

3 files changed

+3
-225
lines changed

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ build
44
swift-package
55
.idea
66
playwright-report
7-
**/*.snap
87
schema/__generated__
98
package-lock.json

scripts/bundle.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ const CWD = cwd(import.meta.url)
66
const BASE = join(CWD, '..')
77
const LOCALES_BASE = join(BASE, 'shared/locales')
88

9+
/**
10+
* Bundle the base and polyfill files.
11+
*/
912
async function init() {
1013
const manifest = {
1114
base: {

shared/js/browser/utils/__snapshots__/request-details.test.js.snap

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)