Skip to content

Commit 76f8648

Browse files
committed
fix dependencies of /full/instance/replace-all entry
1 parent 8e5c031 commit 76f8648

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// TODO: remove from `core-js@4`
2+
require('../../modules/esnext.string.replace-all');
3+
14
var parent = require('../../actual/instance/replace-all');
25

36
module.exports = parent;

0 commit comments

Comments
 (0)