mirror of
https://github.com/twitter/twemoji.git
synced 2025-08-04 15:16:34 +09:00
fixed generate problem
This commit is contained in:
@ -335,7 +335,7 @@ Queue([
|
||||
|
||||
function createTwemoji(re) {
|
||||
fs.writeFileSync(
|
||||
'twemoji.js',
|
||||
file('2/twemoji.js'),
|
||||
'/*jslint indent: 2, browser: true, bitwise: true, plusplus: true */\n' +
|
||||
'var twemoji = (' +
|
||||
function (
|
||||
|
Reference in New Issue
Block a user