strings-webpack-plugin
print strings found in the output that match a whitelist of strings
Usage
webpack.config.js
var StringsPlugin = ; moduleexports = ... plugins: strings: 'asdf' file: path
print strings found in the output that match a whitelist of strings
webpack.config.js
var StringsPlugin = ; moduleexports = ... plugins: strings: 'asdf' file: path
npm i strings-webpack-plugin
0
1.0.6
ISC