mirror of
https://github.com/twitter/twemoji.git
synced 2025-01-15 19:52:34 +00:00
Correct a reference to the old generator script
This commit is contained in:
parent
3ff0c27ea4
commit
0e43130c2d
@ -469,7 +469,7 @@ function createTwemoji(re) {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// WARNING: this file is generated automatically via
|
// WARNING: this file is generated automatically via
|
||||||
// `node twemoji-generator.js`
|
// `node 2/scripts/generate`
|
||||||
// please update its `createTwemoji` function
|
// please update its `createTwemoji` function
|
||||||
// at the bottom of the same file instead.
|
// at the bottom of the same file instead.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ define(function () {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// WARNING: this file is generated automatically via
|
// WARNING: this file is generated automatically via
|
||||||
// `node twemoji-generator.js`
|
// `node 2/scripts/generate`
|
||||||
// please update its `createTwemoji` function
|
// please update its `createTwemoji` function
|
||||||
// at the bottom of the same file instead.
|
// at the bottom of the same file instead.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ var twemoji = (function (
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// WARNING: this file is generated automatically via
|
// WARNING: this file is generated automatically via
|
||||||
// `node twemoji-generator.js`
|
// `node 2/scripts/generate`
|
||||||
// please update its `createTwemoji` function
|
// please update its `createTwemoji` function
|
||||||
// at the bottom of the same file instead.
|
// at the bottom of the same file instead.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ var twemoji = (function (
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// WARNING: this file is generated automatically via
|
// WARNING: this file is generated automatically via
|
||||||
// `node twemoji-generator.js`
|
// `node 2/scripts/generate`
|
||||||
// please update its `createTwemoji` function
|
// please update its `createTwemoji` function
|
||||||
// at the bottom of the same file instead.
|
// at the bottom of the same file instead.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user