Skip to content

Commit e54fae2

Browse files
author
Shane Osbourne
committed
skip apple build
1 parent b4a6eb2 commit e54fae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/special-pages/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const NODE_ENV = JSON.stringify(process.env.NODE_ENV || 'development')
2525

2626
export const support = {
2727
duckplayer: {
28-
'apple': ['copy', 'build-js', 'inline'],
28+
// 'apple': ['copy', 'build-js', 'inline'],
2929
'windows': ['copy', 'build-js']
3030
},
3131
}

0 commit comments

Comments
 (0)