webpack-auto-inject-version
webpack-auto-inject-version copied to clipboard
Inject AIV in none bundle files
I have a Library project that outputs individual .js files and a single bundle file (main.js). Bundle file includes a compiled [AIV] tag. But the individual compiled files that are compiled does not.
Is there anything I am missing in an option to allow this? Does the plugin differ from bundled file and compiled files?