Skip to content

Commit 1abf2d0

Browse files
committed
no message
1 parent 6e252ae commit 1abf2d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ if (process.env.NODE_ENV === 'production') {
44
module.exports = require('./dist/shared.cjs.prod.js')
55
} else {
66
module.exports = require('./dist/shared.cjs.js')
7+
78
}

0 commit comments

Comments
 (0)