Sticker Creator Window
This commit is contained in:
parent
498b116794
commit
d380817a44
213 changed files with 34677 additions and 40 deletions
|
@ -336,6 +336,9 @@ const excludedFilesRegexp = RegExp(
|
|||
'^node_modules/webpack-hot-middleware/.+',
|
||||
'^node_modules/webpack-merge/.+',
|
||||
'^node_modules/webpack/.+',
|
||||
|
||||
// Sticker Creator
|
||||
'^sticker-creator/.+',
|
||||
].join('|')
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue