mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 16:47:49 +00:00
use extension resolution (#4163)
This commit is contained in:
committed by
John-David Dalton
parent
f4ca396a79
commit
6248f8a658
@@ -1,4 +1,4 @@
|
||||
import arrayReduce from './.internal/arrayReduce'
|
||||
import arrayReduce from './.internal/arrayReduce.js'
|
||||
import defaultTo from './defaultTo.js'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user