jeff1evesque / grunt

Automates Sass, Uglify, Imagemin, Modernizr
1 stars 0 forks source link

Documentation: Grunt implies not production #75

Closed jeff1evesque closed 10 years ago

jeff1evesque commented 10 years ago

Whenever a web-application employs grunt submodules (plug-ins), this implies it's not a production environment. For this reason, it should be treated as either a testing, or staging environment. The compiled assets should then be pushed to either staging, or production environments.

jeff1evesque commented 10 years ago

We forgot to remove a link that accompanied the last sentence within the Definition subsection.