terser-webpack-plugin version: 5.3.3
webpack version: 5.89.0
enter image description here
function shouldResponse() {
"worklet";
return this.responseResult;
}
When I build above code, how to keep the “worklet” string?
enter image description here
New contributor
will luobin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.