Fixed typo
This commit is contained in:
parent
bdbb29f6fc
commit
c875d21af6
|
@ -41,7 +41,7 @@ module.exports = function(grunt) {
|
|||
// `unpacked` for development
|
||||
// ``packed` for production
|
||||
unpacked: [
|
||||
"unpacked"
|
||||
"unpacked",
|
||||
"latest.js"
|
||||
],
|
||||
packed: [
|
||||
|
|
Loading…
Reference in New Issue
Block a user