commite related issue note
This commit is contained in:
parent
6878523186
commit
7d4e3072b8
|
@ -53,6 +53,10 @@ let callInternal = (call: functionCall): result<'b, errorValue> => {
|
|||
value->Ok
|
||||
}
|
||||
|
||||
/*
|
||||
NOTE: This function is cancelled. The related issue is
|
||||
https://github.com/webpack/webpack/issues/13435
|
||||
*/
|
||||
let inspectPerformance = (value: expressionValue, label: string) => {
|
||||
// let _ = %raw("{performance} = require('perf_hooks')")
|
||||
// let start = %raw(`performance.now()`)
|
||||
|
|
Loading…
Reference in New Issue
Block a user