Remove Sticker Creator in favor of Web App
This commit is contained in:
parent
78f0626e68
commit
f84b6a31dc
117 changed files with 67 additions and 5269 deletions
|
@ -62,7 +62,6 @@ const excludedFilesRegexp = RegExp(
|
|||
'^js/curve/',
|
||||
'^js/util_worker.js',
|
||||
'^libtextsecure/test/test.js',
|
||||
'^sticker-creator/dist/bundle.js',
|
||||
'^test/test.js',
|
||||
'^ts/workers/heicConverter.bundle.js',
|
||||
'^ts/sql/mainWorker.bundle.js',
|
||||
|
@ -87,7 +86,6 @@ const excludedFilesRegexp = RegExp(
|
|||
'^node_modules/react/.+',
|
||||
'^node_modules/react-contextmenu/.+',
|
||||
'^node_modules/react-dom/.+',
|
||||
'^node_modules/react-dropzone/.+',
|
||||
'^node_modules/react-hot-loader/.+',
|
||||
'^node_modules/react-icon-base/.+',
|
||||
'^node_modules/react-input-autosize/.+',
|
||||
|
@ -97,7 +95,6 @@ const excludedFilesRegexp = RegExp(
|
|||
'^node_modules/react-router/.+',
|
||||
'^node_modules/react-router-dom/.+',
|
||||
'^node_modules/react-select/.+',
|
||||
'^node_modules/react-sortable-hoc/.+',
|
||||
'^node_modules/react-transition-group/.+',
|
||||
'^node_modules/react-virtualized/.+',
|
||||
'^node_modules/reactcss/.+',
|
||||
|
@ -176,7 +173,6 @@ const excludedFilesRegexp = RegExp(
|
|||
'^node_modules/express/.+',
|
||||
'^node_modules/fast-glob/.+',
|
||||
'^node_modules/file-entry-cache/.+',
|
||||
'^node_modules/file-loader/.+',
|
||||
'^node_modules/file-system-cache/.+', // Currently only used in storybook
|
||||
'^node_modules/finalhandler/.+',
|
||||
'^node_modules/flat-cache/.+',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue