angular-webpack-plugin
angular-webpack-plugin copied to clipboard
Convert camelCase to dash-separated.js
A very common pattern is to name modules using camelCase but have the implementation file use dashes (and downcase).