Skip to content

Commit 7902038

Browse files
committed
add production export to testing.js
1 parent 7e7ac9c commit 7902038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ import * as promise from './promise.js'
5959
import * as performance from 'lib0/performance'
6060
import * as traits from './traits.js'
6161

62+
export { production } from './environment.js'
6263
export const extensive = env.hasConf('extensive')
6364

6465
/* c8 ignore next */

0 commit comments

Comments
 (0)