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.
1 parent 4daa4cd commit 49bfd1aCopy full SHA for 49bfd1a
src/utils.ts
@@ -3,7 +3,7 @@ import fs, { ReadStream } from 'fs-extra';
3
import path from 'path';
4
import ejs from 'ejs';
5
import color from 'colors-cli';
6
-import cheerio from 'cheerio';
+import * as cheerio from 'cheerio';
7
import svg2ttf from 'svg2ttf';
8
import ttf2eot from 'ttf2eot';
9
import ttf2woff from 'ttf2woff';
0 commit comments