Skip to content

Commit 666ecba

Browse files
committed
Migrated to new babel-plugin-pkg
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent f76ada3 commit 666ecba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import tmpPromise from "tmp-promise"
1010

1111
import transformTsd from "./transformTsd"
1212

13-
const debug = require("debug")(_PKG_NAME)
13+
const debug = require("debug")(process.env.REPLACE_PKG_NAME)
1414

1515
const webpackId = "JsdocTsdWebpackPlugin"
1616

0 commit comments

Comments
 (0)