Include sheet_10.png in build
This commit is contained in:
@ -97,6 +97,9 @@ module.exports = {
|
||||
patterns: [{
|
||||
from: join(__dirname, '../node_modules/twemoji/assets/svg'),
|
||||
to: join(__dirname, '../static/emoji'),
|
||||
}, {
|
||||
from: join(__dirname, '../node_modules/emoji-datasource/img/twitter/sheets/32.png'),
|
||||
to: join(__dirname, '../static/emoji/sheet_10.png'),
|
||||
}],
|
||||
options: {
|
||||
concurrency: 100,
|
||||
|
||||
Reference in New Issue
Block a user