Closed donaldpipowitch closed 6 years ago
I made a small change to the bower install instruction so it uses --save instead of --save-dev. I think that it is a better way to consume html5shiv, because you would want to use it in production and not while development.
--save
--save-dev
I updated the bower installation path, too.
I made a small change to the bower install instruction so it uses
--save
instead of--save-dev
. I think that it is a better way to consume html5shiv, because you would want to use it in production and not while development.I updated the bower installation path, too.