UNPKG

@open-editor/webpack

Version:

🚀 A webpack plugin for fast find source code.

2 lines (1 loc) • 169 B
"use strict";var shared=require("@open-editor/shared");function transform(code){return this.cacheable(!1),shared.injectClient(code,this.query)}module.exports=transform;