grunt-connect-rewrite icon indicating copy to clipboard operation
grunt-connect-rewrite copied to clipboard

method static does not exist on connect for newer versions of the plugin

Open dtracers opened this issue 7 years ago • 1 comments

for newer version of grunt-contrib-connect "static" is no longer a method. It has changed to something else.

dtracers avatar Jun 02 '17 05:06 dtracers

Can use 'serve-static' package instead of connect.static.

cresumerjang avatar Nov 08 '17 03:11 cresumerjang