Add descriptions to tools/protect
This commit is contained in:
parent
4a851130ee
commit
7e64bcd85a
@ -3,7 +3,8 @@ import path from "path";
|
||||
var root = path.resolve(__dirname, "../../../");
|
||||
|
||||
/**
|
||||
* [Please add a description.]
|
||||
* Protect Babel internals from being hotlinked by other tools.
|
||||
* Sorry, not sorry.
|
||||
*/
|
||||
|
||||
export default function (module) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user