We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
production
1 parent 7e7ac9c commit 7902038Copy full SHA for 7902038
testing.js
@@ -59,6 +59,7 @@ import * as promise from './promise.js'
59
import * as performance from 'lib0/performance'
60
import * as traits from './traits.js'
61
62
+export { production } from './environment.js'
63
export const extensive = env.hasConf('extensive')
64
65
/* c8 ignore next */
0 commit comments