Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-notifications
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
冷佳娟
react-native-notifications
911765e24f0a2b733810c7ba04914695385e8b6c
911765e24f0a2b733810c7ba04914695385e8b6c
Switch branch/tag
react-native-notifications
metro.config.js
Find file
Normal view
History
Permalink
metro.config.js
97 Bytes
Edit
Web IDE
Newer
Older
WIP
yogevbd
committed
Jul 04, 2019
1
2
3
4
5
6
module
.
exports
=
{
projectRoot
:
`
${
__dirname
}
/example`
,
watchFolders
:
[
__dirname
]
};