更新时间:2021-07-19 18:23:23
coverpage
Getting Started with Grunt: The JavaScript Task Runner
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Code examples
Reader feedback
Customer support
Chapter 1. Introducing Grunt
What is Grunt?
Why use Grunt?
Benefits of Grunt
Real-world use cases
Minification
Concatenation
Deployment
Summary
Chapter 2. Setting Up Grunt
Installation
Project setup
Configuring tasks
Chapter 3. Using Grunt
Creating your own tasks
Running tasks
Using third-party tasks
Chapter 4. Grunt in Action
Creating the build
Chapter 5. Advanced Grunt
Testing with Grunt
Continuous integration with Grunt
External tasks
Grunt plugins
JavaScript resources
Development tools
Index