We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5967ca commit 3935daeCopy full SHA for 3935dae
Gruntfile.js
@@ -1,13 +1,3 @@
1
-/**
2
- * Please see the contributor docs for usage of the build steps.
3
- * This header will only describe some of the more obscure tasks.
4
- *
5
- * Contributors list can be updated using all-contributors-cli:
6
- * https://www.npmjs.com/package/all-contributors-cli
7
8
- * all-contributors generate - Generates new contributors list for README
9
- */
10
-
11
// these requires allow us to use es6 features such as
12
// `import`/`export` and `async`/`await` in the Grunt tasks
13
// we load from other files (`tasks/`)
0 commit comments