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