@comall/miniprogram-lodash-polyfill
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

miniprogram-lodash-polyfill

小程序版 lodash-polyfill

安装

首先,你需要先安装

npm install @comall/miniprogram-lodash-polyfil --save

说明

使用场景是解决 taro 项目中使用 lodash/lodash-es 报错问题。

在使用 lodash/lodash-es 之前引用,

import "@comall/miniprogram-lodash";
import {isFunction} from "lodash-es";

Readme

Keywords

none

Package Sidebar

Install

npm i @comall/miniprogram-lodash-polyfill

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

5.02 kB

Total Files

7

Last publish

Collaborators

  • sichen
  • icepy
  • yefeng-comall