mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-09 07:27:56 -05:00
Change Jakefile to jakefile.js in package task
This commit is contained in:
@@ -56,7 +56,7 @@ task('test', ['lint'], function () {
|
||||
|
||||
publishTask('ejs', ['build'], function () {
|
||||
this.packageFiles.include([
|
||||
'Jakefile',
|
||||
'jakefile.js',
|
||||
'README.md',
|
||||
'LICENSE',
|
||||
'package.json',
|
||||
|
||||
Reference in New Issue
Block a user