We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9fb7c commit 1e9d38aCopy full SHA for 1e9d38a
src/utils.js
@@ -1,7 +1,7 @@
1
import path from "path";
2
import urlUtils from "url";
3
4
-import sourceMap from "source-map";
+import sourceMap from "source-map-js";
5
import { decode } from "iconv-lite";
6
7
import parseDataURL from "./parse-data-url";
0 commit comments