angular-webpack-plugin icon indicating copy to clipboard operation
angular-webpack-plugin copied to clipboard

Convert camelCase to dash-separated.js

Open stackfull opened this issue 11 years ago • 0 comments
trafficstars

A very common pattern is to name modules using camelCase but have the implementation file use dashes (and downcase).

stackfull avatar Mar 15 '14 22:03 stackfull