Browse Source

Fix build error from semicolon.

pull/40/head
Evan Theurer 11 years ago
parent
commit
61f8574548
  1. 2
      build/build.js

2
build/build.js

@ -60,4 +60,4 @@ @@ -60,4 +60,4 @@
inlineText: true,
}
]
});
})

Loading…
Cancel
Save