@vidazoo/webpack-ast-traversal-plugin-v4

Plugin that traverse the AST of your code to find specific call expressions.

Usage no npm install needed!

<script type="module">
  import vidazooWebpackAstTraversalPluginV4 from 'https://cdn.skypack.dev/@vidazoo/webpack-ast-traversal-plugin-v4';
</script>

README

@vidazoo/webpack-ast-traversal-plugin-v4

TODO: description

Usage

const webpackAstTraversalPluginV4 = require('@vidazoo/webpack-ast-traversal-plugin-v4');

// TODO: DEMONSTRATE API