mattermost-mobile/packager/moduleNames.js
Elias Nahum cf7f92ea47 Update Android RAM Bundle (#2585)
* Update Android RAM Bundle

* Remove missed files and fix README

* rename schedule to scheduler
2019-02-25 14:19:14 -08:00

862 lines
48 KiB
JavaScript

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
module.exports = [
'app/app.js',
'app/components/app_icon.js',
'app/components/at_mention/at_mention.js',
'app/components/at_mention/index.js',
'app/components/attachment_button.js',
'app/components/autocomplete/at_mention/at_mention.js',
'app/components/autocomplete/at_mention/index.js',
'app/components/autocomplete/at_mention_item/at_mention_item.js',
'app/components/autocomplete/at_mention_item/index.js',
'app/components/autocomplete/autocomplete.js',
'app/components/autocomplete/autocomplete_divider/autocomplete_divider.js',
'app/components/autocomplete/autocomplete_divider/index.js',
'app/components/autocomplete/autocomplete_section_header.js',
'app/components/autocomplete/channel_mention/channel_mention.js',
'app/components/autocomplete/channel_mention/index.js',
'app/components/autocomplete/channel_mention_item/channel_mention_item.js',
'app/components/autocomplete/channel_mention_item/index.js',
'app/components/autocomplete/date_suggestion/date_suggestion.js',
'app/components/autocomplete/date_suggestion/index.js',
'app/components/autocomplete/emoji_suggestion/emoji_suggestion.js',
'app/components/autocomplete/emoji_suggestion/index.js',
'app/components/autocomplete/index.js',
'app/components/autocomplete/slash_suggestion/index.js',
'app/components/autocomplete/slash_suggestion/slash_suggestion.js',
'app/components/autocomplete/slash_suggestion/slash_suggestion_item.js',
'app/components/autocomplete/special_mention_item.js',
'app/components/badge.js',
'app/components/channel_icon.js',
'app/components/channel_link/channel_link.js',
'app/components/channel_link/index.js',
'app/components/channel_loader/channel_loader.js',
'app/components/channel_loader/index.js',
'app/components/combined_system_message/combined_system_message.js',
'app/components/combined_system_message/index.js',
'app/components/combined_system_message/last_users.js',
'app/components/emoji/emoji.js',
'app/components/emoji/index.js',
'app/components/file_attachment_list/file_attachment_icon.js',
'app/components/file_attachment_list/file_attachment_image.js',
'app/components/file_upload_preview/file_upload_item/file_upload_item.js',
'app/components/file_upload_preview/file_upload_item/index.js',
'app/components/file_upload_preview/file_upload_preview.js',
'app/components/file_upload_preview/file_upload_remove.js',
'app/components/file_upload_preview/file_upload_retry.js',
'app/components/file_upload_preview/index.js',
'app/components/formatted_date.js',
'app/components/formatted_markdown_text.js',
'app/components/formatted_text.js',
'app/components/formatted_time.js',
'app/components/interactive_dialog_controller/index.js',
'app/components/interactive_dialog_controller/interactive_dialog_controller.js',
'app/components/layout/keyboard_layout/index.js',
'app/components/layout/keyboard_layout/keyboard_layout.js',
'app/components/loading.js',
'app/components/markdown/hashtag/hashtag.js',
'app/components/markdown/hashtag/index.js',
'app/components/markdown/index.js',
'app/components/markdown/markdown.js',
'app/components/markdown/markdown_block_quote.js',
'app/components/markdown/markdown_code_block/index.js',
'app/components/markdown/markdown_code_block/markdown_code_block.js',
'app/components/markdown/markdown_emoji/index.js',
'app/components/markdown/markdown_emoji/markdown_emoji.js',
'app/components/markdown/markdown_image/index.js',
'app/components/markdown/markdown_image/markdown_image.js',
'app/components/markdown/markdown_link/index.js',
'app/components/markdown/markdown_link/markdown_link.js',
'app/components/markdown/markdown_list.js',
'app/components/markdown/markdown_list_item.js',
'app/components/markdown/markdown_table/index.js',
'app/components/markdown/markdown_table/markdown_table.js',
'app/components/markdown/markdown_table_cell/index.js',
'app/components/markdown/markdown_table_cell/markdown_table_cell.js',
'app/components/markdown/markdown_table_image/index.js',
'app/components/markdown/markdown_table_image/markdown_table_image.js',
'app/components/markdown/markdown_table_row/index.js',
'app/components/markdown/markdown_table_row/markdown_table_row.js',
'app/components/network_indicator/index.js',
'app/components/network_indicator/network_indicator.js',
'app/components/paper_plane.js',
'app/components/post/index.js',
'app/components/post/post.js',
'app/components/post_body/index.js',
'app/components/post_body/post_body.js',
'app/components/post_header/index.js',
'app/components/post_header/post_header.js',
'app/components/post_header/post_pre_header.js',
'app/components/post_list/date_header/date_header.js',
'app/components/post_list/date_header/index.js',
'app/components/post_list/index.js',
'app/components/post_list/new_messages_divider.js',
'app/components/post_list/post_list.android.js',
'app/components/post_list/post_list_base.js',
'app/components/post_list_retry.js',
'app/components/post_profile_picture/index.js',
'app/components/post_profile_picture/post_profile_picture.js',
'app/components/post_textbox/components/typing/index.js',
'app/components/post_textbox/components/typing/typing.js',
'app/components/post_textbox/index.js',
'app/components/post_textbox/post_textbox.js',
'app/components/profile_picture/index.js',
'app/components/profile_picture/profile_picture.js',
'app/components/progressive_image/index.js',
'app/components/progressive_image/progressive_image.js',
'app/components/reply_icon.js',
'app/components/retry_bar_indicator/index.js',
'app/components/retry_bar_indicator/retry_bar_indicator.js',
'app/components/safe_area_view/index.js',
'app/components/safe_area_view/safe_area_view.android.js',
'app/components/show_more_button/index.js',
'app/components/show_more_button/show_more_button.js',
'app/components/sidebars/drawer_layout.js',
'app/components/sidebars/main/channels_list/channel_item/channel_item.js',
'app/components/sidebars/main/channels_list/channel_item/index.js',
'app/components/sidebars/main/channels_list/channels_list.js',
'app/components/sidebars/main/channels_list/index.js',
'app/components/sidebars/main/channels_list/list/index.js',
'app/components/sidebars/main/channels_list/list/list.js',
'app/components/sidebars/main/channels_list/switch_teams_button/index.js',
'app/components/sidebars/main/channels_list/switch_teams_button/switch_teams_button.js',
'app/components/sidebars/main/drawer_swipper/drawer_swiper.js',
'app/components/sidebars/main/drawer_swipper/index.js',
'app/components/sidebars/main/index.js',
'app/components/sidebars/main/main_sidebar.js',
'app/components/sidebars/main/teams_list/index.js',
'app/components/sidebars/main/teams_list/teams_list.js',
'app/components/sidebars/main/teams_list/teams_list_item/index.js',
'app/components/sidebars/main/teams_list/teams_list_item/teams_list_item.js',
'app/components/sidebars/settings/drawer_item.js',
'app/components/sidebars/settings/index.js',
'app/components/sidebars/settings/settings_sidebar.js',
'app/components/sidebars/settings/status_label/index.js',
'app/components/sidebars/settings/status_label/status_label.js',
'app/components/sidebars/settings/user_info/index.js',
'app/components/sidebars/settings/user_info/user_info.js',
'app/components/start/empty_toolbar.js',
'app/components/status_bar/index.js',
'app/components/status_bar/status_bar.js',
'app/components/swiper.js',
'app/components/user_status/index.js',
'app/components/user_status/user_status.js',
'app/components/vector_icon.js',
'app/constants/custom_prop_types.js',
'app/constants/deep_linking.js',
'app/constants/device.js',
'app/constants/index.js',
'app/constants/list.js',
'app/constants/navigation.js',
'app/constants/permissions.js',
'app/constants/view.js',
'app/fetch_preconfig.js',
'app/initial_state.js',
'app/mattermost.js',
'app/mattermost_bucket/index.js',
'app/mattermost_managed/index.js',
'app/mattermost_managed/mattermost-managed.android.js',
'app/push_notifications/index.js',
'app/push_notifications/push_notifications.android.js',
'app/reducers/app/build.js',
'app/reducers/app/index.js',
'app/reducers/app/version.js',
'app/reducers/device/connection.js',
'app/reducers/device/dimension.js',
'app/reducers/device/index.js',
'app/reducers/device/is_tablet.js',
'app/reducers/device/orientation.js',
'app/reducers/device/status_bar.js',
'app/reducers/device/websocket.js',
'app/reducers/index.js',
'app/reducers/navigation/index.js',
'app/reducers/views/announcement.js',
'app/reducers/views/channel.js',
'app/reducers/views/client_upgrade.js',
'app/reducers/views/emoji.js',
'app/reducers/views/extension.js',
'app/reducers/views/i18n.js',
'app/reducers/views/index.js',
'app/reducers/views/login.js',
'app/reducers/views/post.js',
'app/reducers/views/recent_emojis.js',
'app/reducers/views/root.js',
'app/reducers/views/search.js',
'app/reducers/views/select_server.js',
'app/reducers/views/team.js',
'app/reducers/views/thread.js',
'app/reducers/views/user.js',
'app/screens/channel/channel.js',
'app/screens/channel/channel_nav_bar/channel_drawer_button.js',
'app/screens/channel/channel_nav_bar/channel_nav_bar.js',
'app/screens/channel/channel_nav_bar/channel_search_button/channel_search_button.js',
'app/screens/channel/channel_nav_bar/channel_search_button/index.js',
'app/screens/channel/channel_nav_bar/channel_title/channel_title.js',
'app/screens/channel/channel_nav_bar/channel_title/index.js',
'app/screens/channel/channel_nav_bar/index.js',
'app/screens/channel/channel_nav_bar/settings_drawer_button.js',
'app/screens/channel/channel_post_list/channel_post_list.js',
'app/screens/channel/channel_post_list/index.js',
'app/screens/channel/index.js',
'app/screens/entry/entry.js',
'app/screens/entry/index.js',
'app/screens/index.js',
'app/screens/select_server/index.js',
'app/screens/select_server/select_server.js',
'app/store/index.js',
'app/store/middleware.js',
'app/store/thunk.js',
'app/utils/avoid_native_bridge.js',
'app/utils/client_upgrade.js',
'app/utils/general.js',
'app/utils/i18n.js',
'app/utils/image_cache_manager.js',
'app/utils/network.js',
'app/utils/push_notifications.js',
'app/utils/sentry/middleware.js',
'app/utils/theme.js',
'app/utils/time_tracker.js',
'dist/assets/config.json',
'dist/assets/images/icons/audio.png',
'dist/assets/images/icons/brokenimage.png',
'dist/assets/images/icons/code.png',
'dist/assets/images/icons/excel.png',
'dist/assets/images/icons/generic.png',
'dist/assets/images/icons/image.png',
'dist/assets/images/icons/patch.png',
'dist/assets/images/icons/pdf.png',
'dist/assets/images/icons/ppt.png',
'dist/assets/images/icons/video.png',
'dist/assets/images/icons/webhook.jpg',
'dist/assets/images/icons/word.png',
'dist/assets/images/post_header/flag.png',
'dist/assets/images/post_header/pin.png',
'dist/assets/images/profile.jpg',
'dist/assets/images/status/away.png',
'dist/assets/images/status/dnd.png',
'dist/assets/images/status/offline.png',
'dist/assets/images/status/online.png',
'dist/assets/images/thumb.png',
'index.js',
'node_modules/@babel/runtime/helpers/arrayWithHoles.js',
'node_modules/@babel/runtime/helpers/assertThisInitialized.js',
'node_modules/@babel/runtime/helpers/classCallCheck.js',
'node_modules/@babel/runtime/helpers/createClass.js',
'node_modules/@babel/runtime/helpers/defineProperty.js',
'node_modules/@babel/runtime/helpers/extends.js',
'node_modules/@babel/runtime/helpers/get.js',
'node_modules/@babel/runtime/helpers/getPrototypeOf.js',
'node_modules/@babel/runtime/helpers/inherits.js',
'node_modules/@babel/runtime/helpers/inheritsLoose.js',
'node_modules/@babel/runtime/helpers/interopRequireDefault.js',
'node_modules/@babel/runtime/helpers/interopRequireWildcard.js',
'node_modules/@babel/runtime/helpers/objectSpread.js',
'node_modules/@babel/runtime/helpers/objectWithoutProperties.js',
'node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js',
'node_modules/@babel/runtime/helpers/possibleConstructorReturn.js',
'node_modules/@babel/runtime/helpers/setPrototypeOf.js',
'node_modules/@babel/runtime/helpers/slicedToArray.js',
'node_modules/@babel/runtime/helpers/toConsumableArray.js',
'node_modules/@babel/runtime/helpers/typeof.js',
'node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime-module.js',
'node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js',
'node_modules/@babel/runtime/regenerator/index.js',
'node_modules/base-64/base64.js',
'node_modules/commonmark-react-renderer/src/commonmark-react-renderer.js',
'node_modules/component-emitter/index.js',
'node_modules/core-js/modules/_a-function.js',
'node_modules/core-js/modules/_add-to-unscopables.js',
'node_modules/core-js/modules/_an-instance.js',
'node_modules/core-js/modules/_an-object.js',
'node_modules/core-js/modules/_array-includes.js',
'node_modules/core-js/modules/_array-methods.js',
'node_modules/core-js/modules/_array-species-create.js',
'node_modules/core-js/modules/_classof.js',
'node_modules/core-js/modules/_cof.js',
'node_modules/core-js/modules/_collection-strong.js',
'node_modules/core-js/modules/_collection.js',
'node_modules/core-js/modules/_core.js',
'node_modules/core-js/modules/_ctx.js',
'node_modules/core-js/modules/_defined.js',
'node_modules/core-js/modules/_descriptors.js',
'node_modules/core-js/modules/_export.js',
'node_modules/core-js/modules/_fails-is-regexp.js',
'node_modules/core-js/modules/_fails.js',
'node_modules/core-js/modules/_fix-re-wks.js',
'node_modules/core-js/modules/_global.js',
'node_modules/core-js/modules/_has.js',
'node_modules/core-js/modules/_hide.js',
'node_modules/core-js/modules/_is-object.js',
'node_modules/core-js/modules/_is-regexp.js',
'node_modules/core-js/modules/_iter-create.js',
'node_modules/core-js/modules/_iter-define.js',
'node_modules/core-js/modules/_iter-detect.js',
'node_modules/core-js/modules/_iterators.js',
'node_modules/core-js/modules/_library.js',
'node_modules/core-js/modules/_microtask.js',
'node_modules/core-js/modules/_new-promise-capability.js',
'node_modules/core-js/modules/_object-assign.js',
'node_modules/core-js/modules/_object-create.js',
'node_modules/core-js/modules/_object-dp.js',
'node_modules/core-js/modules/_object-forced-pam.js',
'node_modules/core-js/modules/_object-gpo.js',
'node_modules/core-js/modules/_object-keys.js',
'node_modules/core-js/modules/_object-sap.js',
'node_modules/core-js/modules/_object-to-array.js',
'node_modules/core-js/modules/_promise-resolve.js',
'node_modules/core-js/modules/_property-desc.js',
'node_modules/core-js/modules/_redefine-all.js',
'node_modules/core-js/modules/_redefine.js',
'node_modules/core-js/modules/_set-species.js',
'node_modules/core-js/modules/_set-to-string-tag.js',
'node_modules/core-js/modules/_shared-key.js',
'node_modules/core-js/modules/_shared.js',
'node_modules/core-js/modules/_species-constructor.js',
'node_modules/core-js/modules/_string-at.js',
'node_modules/core-js/modules/_uid.js',
'node_modules/core-js/modules/_wks-define.js',
'node_modules/core-js/modules/_wks.js',
'node_modules/core-js/modules/es6.array.find-index.js',
'node_modules/core-js/modules/es6.array.find.js',
'node_modules/core-js/modules/es6.array.from.js',
'node_modules/core-js/modules/es6.array.iterator.js',
'node_modules/core-js/modules/es6.function.name.js',
'node_modules/core-js/modules/es6.map.js',
'node_modules/core-js/modules/es6.object.assign.js',
'node_modules/core-js/modules/es6.object.freeze.js',
'node_modules/core-js/modules/es6.object.is-frozen.js',
'node_modules/core-js/modules/es6.object.is-sealed.js',
'node_modules/core-js/modules/es6.object.keys.js',
'node_modules/core-js/modules/es6.object.seal.js',
'node_modules/core-js/modules/es6.promise.js',
'node_modules/core-js/modules/es6.reflect.apply.js',
'node_modules/core-js/modules/es6.reflect.construct.js',
'node_modules/core-js/modules/es6.reflect.delete-property.js',
'node_modules/core-js/modules/es6.regexp.flags.js',
'node_modules/core-js/modules/es6.regexp.match.js',
'node_modules/core-js/modules/es6.regexp.replace.js',
'node_modules/core-js/modules/es6.regexp.split.js',
'node_modules/core-js/modules/es6.regexp.to-string.js',
'node_modules/core-js/modules/es6.set.js',
'node_modules/core-js/modules/es6.string.includes.js',
'node_modules/core-js/modules/es6.string.iterator.js',
'node_modules/core-js/modules/es6.symbol.js',
'node_modules/core-js/modules/es7.array.includes.js',
'node_modules/core-js/modules/es7.object.define-getter.js',
'node_modules/core-js/modules/es7.object.define-setter.js',
'node_modules/core-js/modules/es7.object.values.js',
'node_modules/core-js/modules/es7.symbol.async-iterator.js',
'node_modules/core-js/modules/web.dom.iterable.js',
'node_modules/create-react-class/factory.js',
'node_modules/create-react-class/index.js',
'node_modules/create-react-class/node_modules/fbjs/lib/emptyFunction.js',
'node_modules/create-react-class/node_modules/fbjs/lib/invariant.js',
'node_modules/create-react-class/node_modules/fbjs/lib/warning.js',
'node_modules/event-target-shim/lib/commons.js',
'node_modules/event-target-shim/lib/custom-event-target.js',
'node_modules/event-target-shim/lib/event-target.js',
'node_modules/fbjs/lib/ExecutionEnvironment.js',
'node_modules/fbjs/lib/Promise.native.js',
'node_modules/fbjs/lib/areEqual.js',
'node_modules/fbjs/lib/invariant.js',
'node_modules/fbjs/lib/keyMirror.js',
'node_modules/fbjs/lib/keyOf.js',
'node_modules/fbjs/lib/performance.js',
'node_modules/fbjs/lib/performanceNow.js',
'node_modules/fuse.js/dist/fuse.js',
'node_modules/global/window.js',
'node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js',
'node_modules/intl-format-cache/index.js',
'node_modules/intl-format-cache/lib/memoizer.js',
'node_modules/intl-messageformat-parser/index.js',
'node_modules/intl-messageformat-parser/lib/parser.js',
'node_modules/intl-messageformat/index.js',
'node_modules/intl-messageformat/lib/core.js',
'node_modules/intl-messageformat/lib/en.js',
'node_modules/intl-messageformat/lib/es5.js',
'node_modules/intl-messageformat/lib/locales.js',
'node_modules/intl-messageformat/lib/main.js',
'node_modules/intl-relativeformat/index.js',
'node_modules/intl-relativeformat/lib/core.js',
'node_modules/intl-relativeformat/lib/en.js',
'node_modules/intl-relativeformat/lib/es5.js',
'node_modules/intl-relativeformat/lib/locales.js',
'node_modules/intl-relativeformat/lib/main.js',
'node_modules/invariant/browser.js',
'node_modules/jail-monkey/index.js',
'node_modules/json-stringify-safe/stringify.js',
'node_modules/keymirror/index.js',
'node_modules/linked-list/_source/linked-list.js',
'node_modules/linked-list/index.js',
'node_modules/lodash.clonedeep/index.js',
'node_modules/lodash.forin/index.js',
'node_modules/lodash.get/index.js',
'node_modules/lodash.isempty/index.js',
'node_modules/lodash.pickby/index.js',
'node_modules/lodash.set/index.js',
'node_modules/lodash.unset/index.js',
'node_modules/lodash/_Symbol.js',
'node_modules/lodash/_apply.js',
'node_modules/lodash/_arrayIncludes.js',
'node_modules/lodash/_arrayPush.js',
'node_modules/lodash/_assignValue.js',
'node_modules/lodash/_baseAssignValue.js',
'node_modules/lodash/_baseDifference.js',
'node_modules/lodash/_baseFindIndex.js',
'node_modules/lodash/_baseFlatten.js',
'node_modules/lodash/_baseGetTag.js',
'node_modules/lodash/_baseIsNative.js',
'node_modules/lodash/_baseIteratee.js',
'node_modules/lodash/_baseRest.js',
'node_modules/lodash/_baseSetToString.js',
'node_modules/lodash/_coreJsData.js',
'node_modules/lodash/_createAssigner.js',
'node_modules/lodash/_createFind.js',
'node_modules/lodash/_defineProperty.js',
'node_modules/lodash/_flatRest.js',
'node_modules/lodash/_freeGlobal.js',
'node_modules/lodash/_getNative.js',
'node_modules/lodash/_getPrototype.js',
'node_modules/lodash/_getValue.js',
'node_modules/lodash/_isMasked.js',
'node_modules/lodash/_isPrototype.js',
'node_modules/lodash/_objectToString.js',
'node_modules/lodash/_overArg.js',
'node_modules/lodash/_overRest.js',
'node_modules/lodash/_root.js',
'node_modules/lodash/_setToString.js',
'node_modules/lodash/_shortOut.js',
'node_modules/lodash/_toSource.js',
'node_modules/lodash/assign.js',
'node_modules/lodash/constant.js',
'node_modules/lodash/difference.js',
'node_modules/lodash/find.js',
'node_modules/lodash/findIndex.js',
'node_modules/lodash/flatten.js',
'node_modules/lodash/identity.js',
'node_modules/lodash/isArrayLike.js',
'node_modules/lodash/isArrayLikeObject.js',
'node_modules/lodash/isEqual.js',
'node_modules/lodash/isFunction.js',
'node_modules/lodash/isLength.js',
'node_modules/lodash/isObject.js',
'node_modules/lodash/isObjectLike.js',
'node_modules/lodash/isPlainObject.js',
'node_modules/lodash/isString.js',
'node_modules/lodash/lodash.js',
'node_modules/lodash/mapValues.js',
'node_modules/lodash/omit.js',
'node_modules/lodash/pick.js',
'node_modules/lodash/union.js',
'node_modules/mattermost-redux/action_types/channels.js',
'node_modules/mattermost-redux/action_types/emojis.js',
'node_modules/mattermost-redux/action_types/errors.js',
'node_modules/mattermost-redux/action_types/files.js',
'node_modules/mattermost-redux/action_types/general.js',
'node_modules/mattermost-redux/action_types/index.js',
'node_modules/mattermost-redux/action_types/posts.js',
'node_modules/mattermost-redux/action_types/preferences.js',
'node_modules/mattermost-redux/action_types/roles.js',
'node_modules/mattermost-redux/action_types/schemes.js',
'node_modules/mattermost-redux/action_types/teams.js',
'node_modules/mattermost-redux/action_types/users.js',
'node_modules/mattermost-redux/client/client4.js',
'node_modules/mattermost-redux/client/fetch_etag.js',
'node_modules/mattermost-redux/client/index.js',
'node_modules/mattermost-redux/constants/emoji.js',
'node_modules/mattermost-redux/constants/files.js',
'node_modules/mattermost-redux/constants/general.js',
'node_modules/mattermost-redux/constants/index.js',
'node_modules/mattermost-redux/constants/permissions.js',
'node_modules/mattermost-redux/constants/posts.js',
'node_modules/mattermost-redux/constants/preferences.js',
'node_modules/mattermost-redux/constants/request_status.js',
'node_modules/mattermost-redux/constants/stats.js',
'node_modules/mattermost-redux/constants/teams.js',
'node_modules/mattermost-redux/constants/users.js',
'node_modules/mattermost-redux/constants/websocket.js',
'node_modules/mattermost-redux/node_modules/redux-persist/lib/constants.js',
'node_modules/mattermost-redux/reducers/entities/channels.js',
'node_modules/mattermost-redux/reducers/entities/emojis.js',
'node_modules/mattermost-redux/reducers/entities/files.js',
'node_modules/mattermost-redux/reducers/entities/general.js',
'node_modules/mattermost-redux/reducers/entities/index.js',
'node_modules/mattermost-redux/reducers/entities/posts.js',
'node_modules/mattermost-redux/reducers/entities/preferences.js',
'node_modules/mattermost-redux/reducers/entities/roles.js',
'node_modules/mattermost-redux/reducers/entities/schemes.js',
'node_modules/mattermost-redux/reducers/entities/teams.js',
'node_modules/mattermost-redux/reducers/entities/typing.js',
'node_modules/mattermost-redux/reducers/entities/users.js',
'node_modules/mattermost-redux/reducers/errors/index.js',
'node_modules/mattermost-redux/reducers/index.js',
'node_modules/mattermost-redux/selectors/entities/emojis.js',
'node_modules/mattermost-redux/selectors/entities/general.js',
'node_modules/mattermost-redux/selectors/entities/teams.js',
'node_modules/mattermost-redux/store/configureStore.prod.js',
'node_modules/mattermost-redux/store/helpers.js',
'node_modules/mattermost-redux/store/index.js',
'node_modules/mattermost-redux/store/initial_state.js',
'node_modules/mattermost-redux/store/middleware.js',
'node_modules/mattermost-redux/store/reducer_registry.js',
'node_modules/mattermost-redux/utils/event_emitter.js',
'node_modules/mattermost-redux/utils/file_utils.js',
'node_modules/mattermost-redux/utils/helpers.js',
'node_modules/mattermost-redux/utils/key_mirror.js',
'node_modules/mattermost-redux/utils/theme_utils.js',
'node_modules/object-assign/index.js',
'node_modules/pascalcase/index.js',
'node_modules/path-to-regexp/index.js',
'node_modules/path-to-regexp/node_modules/isarray/index.js',
'node_modules/promise/setimmediate/core.js',
'node_modules/promise/setimmediate/done.js',
'node_modules/promise/setimmediate/es6-extensions.js',
'node_modules/promise/setimmediate/rejection-tracking.js',
'node_modules/prop-types/checkPropTypes.js',
'node_modules/prop-types/factoryWithTypeCheckers.js',
'node_modules/prop-types/index.js',
'node_modules/prop-types/lib/ReactPropTypesSecret.js',
'node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js',
'node_modules/prop-types/node_modules/react-is/index.js',
'node_modules/querystring/decode.js',
'node_modules/querystring/encode.js',
'node_modules/querystring/index.js',
'node_modules/querystringify/index.js',
'node_modules/react-deep-force-update/lib/index.js',
'node_modules/react-intl/lib/index.js',
'node_modules/react-intl/locale-data/index.js',
'node_modules/react-is/cjs/react-is.production.min.js',
'node_modules/react-is/index.js',
'node_modules/react-lifecycles-compat/react-lifecycles-compat.cjs.js',
'node_modules/react-native-button/Button.js',
'node_modules/react-native-button/coalesceNonElementChildren.js',
'node_modules/react-native-device-info/deviceinfo.js',
'node_modules/react-native-keychain/index.js',
'node_modules/react-native-linear-gradient/common.js',
'node_modules/react-native-linear-gradient/index.android.js',
'node_modules/react-native-local-auth/LocalAuth.android.js',
'node_modules/react-native-local-auth/index.js',
'node_modules/react-native-navigation/src/NativeEventsReceiver.js',
'node_modules/react-native-navigation/src/Navigation.js',
'node_modules/react-native-navigation/src/PropRegistry.js',
'node_modules/react-native-navigation/src/Screen.js',
'node_modules/react-native-navigation/src/ScreenVisibilityListener.js',
'node_modules/react-native-navigation/src/deprecated/indexDeprecated.android.js',
'node_modules/react-native-navigation/src/deprecated/platformSpecificDeprecated.android.js',
'node_modules/react-native-navigation/src/index.js',
'node_modules/react-native-navigation/src/platformSpecific.android.js',
'node_modules/react-native-navigation/src/views/sharedElementTransition.android.js',
'node_modules/react-native-notifications/index.android.js',
'node_modules/react-native-notifications/notification.android.js',
'node_modules/react-native-recyclerview-list/index.js',
'node_modules/react-native-recyclerview-list/src/Constants.js',
'node_modules/react-native-recyclerview-list/src/DataSource.js',
'node_modules/react-native-recyclerview-list/src/RecyclerRefresh.js',
'node_modules/react-native-recyclerview-list/src/RecyclerViewList.js',
'node_modules/react-native-svg/elements/Circle.js',
'node_modules/react-native-svg/elements/ClipPath.js',
'node_modules/react-native-svg/elements/Defs.js',
'node_modules/react-native-svg/elements/Ellipse.js',
'node_modules/react-native-svg/elements/G.js',
'node_modules/react-native-svg/elements/Image.js',
'node_modules/react-native-svg/elements/Line.js',
'node_modules/react-native-svg/elements/LinearGradient.js',
'node_modules/react-native-svg/elements/Mask.js',
'node_modules/react-native-svg/elements/Path.js',
'node_modules/react-native-svg/elements/Pattern.js',
'node_modules/react-native-svg/elements/Polygon.js',
'node_modules/react-native-svg/elements/Polyline.js',
'node_modules/react-native-svg/elements/RadialGradient.js',
'node_modules/react-native-svg/elements/Rect.js',
'node_modules/react-native-svg/elements/Shape.js',
'node_modules/react-native-svg/elements/Stop.js',
'node_modules/react-native-svg/elements/Svg.js',
'node_modules/react-native-svg/elements/Symbol.js',
'node_modules/react-native-svg/elements/TSpan.js',
'node_modules/react-native-svg/elements/Text.js',
'node_modules/react-native-svg/elements/TextPath.js',
'node_modules/react-native-svg/elements/Use.js',
'node_modules/react-native-svg/index.js',
'node_modules/react-native-svg/lib/Matrix2D.js',
'node_modules/react-native-svg/lib/SvgTouchableMixin.js',
'node_modules/react-native-svg/lib/extract/extractBrush.js',
'node_modules/react-native-svg/lib/extract/extractClipPath.js',
'node_modules/react-native-svg/lib/extract/extractColor.js',
'node_modules/react-native-svg/lib/extract/extractFill.js',
'node_modules/react-native-svg/lib/extract/extractGradient.js',
'node_modules/react-native-svg/lib/extract/extractLengthList.js',
'node_modules/react-native-svg/lib/extract/extractOpacity.js',
'node_modules/react-native-svg/lib/extract/extractPolyPoints.js',
'node_modules/react-native-svg/lib/extract/extractProps.js',
'node_modules/react-native-svg/lib/extract/extractResponder.js',
'node_modules/react-native-svg/lib/extract/extractStroke.js',
'node_modules/react-native-svg/lib/extract/extractText.js',
'node_modules/react-native-svg/lib/extract/extractTransform.js',
'node_modules/react-native-svg/lib/extract/extractViewBox.js',
'node_modules/react-native-svg/lib/extract/transform.js',
'node_modules/react-native-svg/lib/units.js',
'node_modules/react-native-vector-icons/FontAwesome.js',
'node_modules/react-native-vector-icons/Foundation.js',
'node_modules/react-native-vector-icons/Ionicons.js',
'node_modules/react-native-vector-icons/MaterialIcons.js',
'node_modules/react-native-vector-icons/glyphmaps/FontAwesome.json',
'node_modules/react-native-vector-icons/glyphmaps/Foundation.json',
'node_modules/react-native-vector-icons/glyphmaps/Ionicons.json',
'node_modules/react-native-vector-icons/glyphmaps/MaterialIcons.json',
'node_modules/react-native-vector-icons/lib/create-icon-set.js',
'node_modules/react-native-vector-icons/lib/ensure-native-module-available.js',
'node_modules/react-native-vector-icons/lib/icon-button.js',
'node_modules/react-native-vector-icons/lib/react-native.js',
'node_modules/react-native-vector-icons/lib/tab-bar-item-ios.js',
'node_modules/react-native-vector-icons/lib/toolbar-android.js',
'node_modules/react-native/Libraries/Animated/src/Animated.js',
'node_modules/react-native/Libraries/Animated/src/AnimatedEvent.js',
'node_modules/react-native/Libraries/Animated/src/AnimatedImplementation.js',
'node_modules/react-native/Libraries/Animated/src/Easing.js',
'node_modules/react-native/Libraries/Animated/src/components/AnimatedText.js',
'node_modules/react-native/Libraries/Animated/src/components/AnimatedView.js',
'node_modules/react-native/Libraries/Animated/src/createAnimatedComponent.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedInterpolation.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedNode.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedProps.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedValue.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedValueXY.js',
'node_modules/react-native/Libraries/Animated/src/nodes/AnimatedWithChildren.js',
'node_modules/react-native/Libraries/AppState/AppState.js',
'node_modules/react-native/Libraries/BatchedBridge/BatchedBridge.js',
'node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js',
'node_modules/react-native/Libraries/BatchedBridge/NativeModules.js',
'node_modules/react-native/Libraries/Color/normalizeColor.js',
'node_modules/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.js',
'node_modules/react-native/Libraries/Components/ScrollResponder.js',
'node_modules/react-native/Libraries/Components/ScrollView/ScrollView.js',
'node_modules/react-native/Libraries/Components/Slider/Slider.js',
'node_modules/react-native/Libraries/Components/StatusBar/StatusBar.js',
'node_modules/react-native/Libraries/Components/Switch/Switch.js',
'node_modules/react-native/Libraries/Components/TextInput/TextInput.js',
'node_modules/react-native/Libraries/Components/TextInput/TextInputState.js',
'node_modules/react-native/Libraries/Components/ToolbarAndroid/ToolbarAndroid.android.js',
'node_modules/react-native/Libraries/Components/Touchable/Touchable.js',
'node_modules/react-native/Libraries/Components/Touchable/TouchableOpacity.js',
'node_modules/react-native/Libraries/Components/Touchable/TouchableWithoutFeedback.js',
'node_modules/react-native/Libraries/Components/View/PlatformViewPropTypes.android.js',
'node_modules/react-native/Libraries/Components/View/ReactNativeStyleAttributes.js',
'node_modules/react-native/Libraries/Components/View/ReactNativeViewAttributes.js',
'node_modules/react-native/Libraries/Components/View/View.js',
'node_modules/react-native/Libraries/Components/View/ViewNativeComponent.js',
'node_modules/react-native/Libraries/Components/ViewPager/ViewPagerAndroid.android.js',
'node_modules/react-native/Libraries/Components/WebView/WebView.android.js',
'node_modules/react-native/Libraries/Components/WebView/WebViewShared.js',
'node_modules/react-native/Libraries/Core/ExceptionsManager.js',
'node_modules/react-native/Libraries/Core/InitializeCore.js',
'node_modules/react-native/Libraries/Core/ReactNativeVersion.js',
'node_modules/react-native/Libraries/Core/ReactNativeVersionCheck.js',
'node_modules/react-native/Libraries/Core/Timers/JSTimers.js',
'node_modules/react-native/Libraries/Core/checkNativeVersion.js',
'node_modules/react-native/Libraries/Core/polyfillES6Collections.js',
'node_modules/react-native/Libraries/Core/polyfillPromise.js',
'node_modules/react-native/Libraries/Core/setUpAlert.js',
'node_modules/react-native/Libraries/Core/setUpBatchedBridge.js',
'node_modules/react-native/Libraries/Core/setUpErrorHandling.js',
'node_modules/react-native/Libraries/Core/setUpGeolocation.js',
'node_modules/react-native/Libraries/Core/setUpGlobals.js',
'node_modules/react-native/Libraries/Core/setUpRegeneratorRuntime.js',
'node_modules/react-native/Libraries/Core/setUpSegmentFetcher.js',
'node_modules/react-native/Libraries/Core/setUpSystrace.js',
'node_modules/react-native/Libraries/Core/setUpTimers.js',
'node_modules/react-native/Libraries/Core/setUpXHR.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedColorPropType.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedEdgeInsetsPropType.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedImageStylePropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedLayoutPropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedShadowPropTypesIOS.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedStyleSheetPropType.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedTextPropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedTransformPropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedViewAccessibility.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedViewPropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/DeprecatedViewStylePropTypes.js',
'node_modules/react-native/Libraries/DeprecatedPropTypes/deprecatedCreateStrictShapeTypeChecker.js',
'node_modules/react-native/Libraries/EventEmitter/NativeEventEmitter.js',
'node_modules/react-native/Libraries/EventEmitter/RCTDeviceEventEmitter.js',
'node_modules/react-native/Libraries/EventEmitter/RCTEventEmitter.js',
'node_modules/react-native/Libraries/Image/AssetRegistry.js',
'node_modules/react-native/Libraries/Image/AssetSourceResolver.js',
'node_modules/react-native/Libraries/Image/Image.android.js',
'node_modules/react-native/Libraries/Image/ImageBackground.js',
'node_modules/react-native/Libraries/Image/resolveAssetSource.js',
'node_modules/react-native/Libraries/Interaction/PanResponder.js',
'node_modules/react-native/Libraries/JSInspector/InspectorAgent.js',
'node_modules/react-native/Libraries/JSInspector/JSInspector.js',
'node_modules/react-native/Libraries/JSInspector/NetworkAgent.js',
'node_modules/react-native/Libraries/Linking/Linking.js',
'node_modules/react-native/Libraries/Network/NetInfo.js',
'node_modules/react-native/Libraries/Performance/Systrace.js',
'node_modules/react-native/Libraries/PermissionsAndroid/PermissionsAndroid.js',
'node_modules/react-native/Libraries/Promise.js',
'node_modules/react-native/Libraries/ReactNative/AppRegistry.js',
'node_modules/react-native/Libraries/ReactNative/I18nManager.js',
'node_modules/react-native/Libraries/ReactNative/UIManager.js',
'node_modules/react-native/Libraries/ReactNative/UIManagerProperties.js',
'node_modules/react-native/Libraries/ReactNative/requireNativeComponent.js',
'node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-prod.js',
'node_modules/react-native/Libraries/Renderer/shims/NativeMethodsMixin.js',
'node_modules/react-native/Libraries/Renderer/shims/ReactNative.js',
'node_modules/react-native/Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js',
'node_modules/react-native/Libraries/Renderer/shims/createReactNativeComponentClass.js',
'node_modules/react-native/Libraries/Storage/AsyncStorage.js',
'node_modules/react-native/Libraries/StyleSheet/StyleSheet.js',
'node_modules/react-native/Libraries/StyleSheet/StyleSheetValidation.js',
'node_modules/react-native/Libraries/StyleSheet/flattenStyle.js',
'node_modules/react-native/Libraries/StyleSheet/processColor.js',
'node_modules/react-native/Libraries/StyleSheet/processTransform.js',
'node_modules/react-native/Libraries/Text/Text.js',
'node_modules/react-native/Libraries/Text/TextStylePropTypes.js',
'node_modules/react-native/Libraries/Utilities/BackHandler.android.js',
'node_modules/react-native/Libraries/Utilities/DeviceInfo.js',
'node_modules/react-native/Libraries/Utilities/Dimensions.js',
'node_modules/react-native/Libraries/Utilities/HMRClient.js',
'node_modules/react-native/Libraries/Utilities/PerformanceLogger.js',
'node_modules/react-native/Libraries/Utilities/PixelRatio.js',
'node_modules/react-native/Libraries/Utilities/Platform.android.js',
'node_modules/react-native/Libraries/Utilities/PolyfillFunctions.js',
'node_modules/react-native/Libraries/Utilities/RCTLog.js',
'node_modules/react-native/Libraries/Utilities/defineLazyObjectProperty.js',
'node_modules/react-native/Libraries/Utilities/deprecatedPropType.js',
'node_modules/react-native/Libraries/Utilities/differ/deepDiffer.js',
'node_modules/react-native/Libraries/Utilities/differ/sizesDiffer.js',
'node_modules/react-native/Libraries/Utilities/logError.js',
'node_modules/react-native/Libraries/WebSocket/WebSocket.js',
'node_modules/react-native/Libraries/YellowBox/Data/YellowBoxRegistry.js',
'node_modules/react-native/Libraries/YellowBox/UI/YellowBoxList.js',
'node_modules/react-native/Libraries/YellowBox/UI/YellowBoxListRow.js',
'node_modules/react-native/Libraries/YellowBox/UI/YellowBoxStyle.js',
'node_modules/react-native/Libraries/YellowBox/YellowBox.js',
'node_modules/react-native/Libraries/react-native/React.js',
'node_modules/react-native/Libraries/react-native/react-native-implementation.js',
'node_modules/react-native/Libraries/vendor/core/ErrorUtils.js',
'node_modules/react-native/Libraries/vendor/core/_shouldPolyfillES6Collection.js',
'node_modules/react-native/Libraries/vendor/document/selection/DocumentSelectionState.js',
'node_modules/react-native/Libraries/vendor/emitter/EmitterSubscription.js',
'node_modules/react-native/Libraries/vendor/emitter/EventEmitter.js',
'node_modules/react-native/Libraries/vendor/emitter/EventSubscription.js',
'node_modules/react-native/Libraries/vendor/emitter/EventSubscriptionVendor.js',
'node_modules/react-native/Libraries/vendor/emitter/mixInEventEmitter.js',
'node_modules/react-proxy/modules/bindAutoBindMethods.js',
'node_modules/react-proxy/modules/createClassProxy.js',
'node_modules/react-proxy/modules/createPrototypeProxy.js',
'node_modules/react-proxy/modules/deleteUnknownAutoBindMethods.js',
'node_modules/react-proxy/modules/index.js',
'node_modules/react-proxy/modules/supportsProtoAssignment.js',
'node_modules/react-redux/lib/components/Provider.js',
'node_modules/react-redux/lib/components/connectAdvanced.js',
'node_modules/react-redux/lib/connect/connect.js',
'node_modules/react-redux/lib/connect/mapDispatchToProps.js',
'node_modules/react-redux/lib/connect/mapStateToProps.js',
'node_modules/react-redux/lib/connect/mergeProps.js',
'node_modules/react-redux/lib/connect/selectorFactory.js',
'node_modules/react-redux/lib/connect/verifySubselectors.js',
'node_modules/react-redux/lib/connect/wrapMapToProps.js',
'node_modules/react-redux/lib/index.js',
'node_modules/react-redux/lib/utils/PropTypes.js',
'node_modules/react-redux/lib/utils/Subscription.js',
'node_modules/react-redux/lib/utils/isPlainObject.js',
'node_modules/react-redux/lib/utils/shallowEqual.js',
'node_modules/react-redux/lib/utils/verifyPlainObject.js',
'node_modules/react-redux/lib/utils/warning.js',
'node_modules/react-redux/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js',
'node_modules/react-transform-hmr/lib/index.js',
'node_modules/react/cjs/react.production.min.js',
'node_modules/react/index.js',
'node_modules/redux-action-buffer/index.js',
'node_modules/redux-batched-actions/lib/index.js',
'node_modules/redux-offline/lib/actions.js',
'node_modules/redux-offline/lib/config.js',
'node_modules/redux-offline/lib/constants.js',
'node_modules/redux-offline/lib/defaults/batch.js',
'node_modules/redux-offline/lib/defaults/detectNetwork.native.js',
'node_modules/redux-offline/lib/defaults/discard.js',
'node_modules/redux-offline/lib/defaults/effect.js',
'node_modules/redux-offline/lib/defaults/index.js',
'node_modules/redux-offline/lib/defaults/persist.native.js',
'node_modules/redux-offline/lib/defaults/retry.js',
'node_modules/redux-offline/lib/index.js',
'node_modules/redux-offline/lib/middleware.js',
'node_modules/redux-offline/lib/updater.js',
'node_modules/redux-persist-transform-filter/dist/index.js',
'node_modules/redux-persist/lib/autoRehydrate.js',
'node_modules/redux-persist/lib/constants.js',
'node_modules/redux-persist/lib/createPersistor.js',
'node_modules/redux-persist/lib/createTransform.js',
'node_modules/redux-persist/lib/defaults/asyncLocalStorage.js',
'node_modules/redux-persist/lib/getStoredState.js',
'node_modules/redux-persist/lib/index.js',
'node_modules/redux-persist/lib/persistStore.js',
'node_modules/redux-persist/lib/purgeStoredState.js',
'node_modules/redux-persist/lib/utils/isStatePlainEnough.js',
'node_modules/redux-persist/lib/utils/setImmediate.js',
'node_modules/redux-thunk/lib/index.js',
'node_modules/redux/lib/redux.js',
'node_modules/regenerator-runtime/runtime.js',
'node_modules/reselect/lib/index.js',
'node_modules/rn-fetch-blob/android.js',
'node_modules/rn-fetch-blob/cba/index.js',
'node_modules/rn-fetch-blob/class/RNFetchBlobFile.js',
'node_modules/rn-fetch-blob/class/RNFetchBlobReadStream.js',
'node_modules/rn-fetch-blob/class/RNFetchBlobSession.js',
'node_modules/rn-fetch-blob/class/RNFetchBlobWriteStream.js',
'node_modules/rn-fetch-blob/fs.js',
'node_modules/rn-fetch-blob/index.js',
'node_modules/rn-fetch-blob/ios.js',
'node_modules/rn-fetch-blob/json-stream.js',
'node_modules/rn-fetch-blob/lib/oboe-browser.min.js',
'node_modules/rn-fetch-blob/polyfill/Blob.js',
'node_modules/rn-fetch-blob/polyfill/Event.js',
'node_modules/rn-fetch-blob/polyfill/EventTarget.js',
'node_modules/rn-fetch-blob/polyfill/Fetch.js',
'node_modules/rn-fetch-blob/polyfill/File.js',
'node_modules/rn-fetch-blob/polyfill/FileReader.js',
'node_modules/rn-fetch-blob/polyfill/ProgressEvent.js',
'node_modules/rn-fetch-blob/polyfill/XMLHttpRequest.js',
'node_modules/rn-fetch-blob/polyfill/XMLHttpRequestEventTarget.js',
'node_modules/rn-fetch-blob/polyfill/index.js',
'node_modules/rn-fetch-blob/utils/log.js',
'node_modules/rn-fetch-blob/utils/unicode.js',
'node_modules/rn-fetch-blob/utils/uri.js',
'node_modules/rn-fetch-blob/utils/uuid.js',
'node_modules/rn-host-detect/index.js',
'node_modules/rn-placeholder/index.js',
'node_modules/rn-placeholder/node_modules/prop-types/checkPropTypes.js',
'node_modules/rn-placeholder/node_modules/prop-types/factoryWithTypeCheckers.js',
'node_modules/rn-placeholder/node_modules/prop-types/index.js',
'node_modules/rn-placeholder/node_modules/prop-types/lib/ReactPropTypesSecret.js',
'node_modules/rn-placeholder/src/animation/animations.js',
'node_modules/rn-placeholder/src/animation/fade.js',
'node_modules/rn-placeholder/src/animation/shine.js',
'node_modules/rn-placeholder/src/box/box.style.js',
'node_modules/rn-placeholder/src/components.js',
'node_modules/rn-placeholder/src/imageContent/imageContent.js',
'node_modules/rn-placeholder/src/line/line.style.js',
'node_modules/rn-placeholder/src/media/media.style.js',
'node_modules/rn-placeholder/src/multiWords/multiWords.js',
'node_modules/rn-placeholder/src/paragraph/paragraph.js',
'node_modules/rn-placeholder/src/placeholder.js',
'node_modules/rn-placeholder/src/placeholderContainer.js',
'node_modules/rn-placeholder/src/placeholderStylify.js',
'node_modules/sc-errors/decycle.js',
'node_modules/sc-errors/index.js',
'node_modules/sc-formatter/index.js',
'node_modules/scheduler/cjs/scheduler-tracing.production.min.js',
'node_modules/scheduler/cjs/scheduler.production.min.js',
'node_modules/scheduler/index.js',
'node_modules/scheduler/tracing.js',
'node_modules/semver/semver.js',
'node_modules/shallow-equals/index.js',
'node_modules/stacktrace-parser/index.js',
'node_modules/stacktrace-parser/lib/stacktrace-parser.js',
'node_modules/symbol-observable/lib/index.js',
'node_modules/symbol-observable/lib/ponyfill.js',
'node_modules/tinycolor2/tinycolor.js',
'node_modules/url-parse/index.js',
];