Skip to content

Commit 268a1df

Browse files
committed
chore: change something
1 parent a6ffcbf commit 268a1df

File tree

1 file changed

+1
-0
lines changed
  • packages/create-react-native-library/templates/common-example/example

1 file changed

+1
-0
lines changed

packages/create-react-native-library/templates/common-example/example/metro.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const escape = require('escape-string-regexp');
44
const exclusionList = require('metro-config/src/defaults/exclusionList');
55
const pak = require('../package.json');
66

7+
// Hi mom!
78
const root = path.resolve(__dirname, '..');
89
const modules = Object.keys({ ...pak.peerDependencies });
910

0 commit comments

Comments
 (0)