UNPKG

@farmfe/plugin-strip

Version:

🍣 A Farm rust plugin to remove `debugger` statements and functions like `assert.equal` and `console.log` from your code.

4 lines (2 loc) 80 B
import binPath from "./index.js"; export default (options)=>[binPath,options];