Oskar Hertzman

Results 1 issues of Oskar Hertzman

`const monorepoMetroTools = getMetroTools();` When logging monorepoMetroTools, i get this: ` extraNodeModules: {}, blockList: [], watchFolders: [ '/Users/oskar/Desktop/projects/app-helsingborg-guide/node_modules', '/Users/oskar/Desktop/projects/app-helsingborg-guide/cities/Helsingborg', '/Users/oskar/Desktop/projects/app-helsingborg-guide/cities/Lund', '/Users/oskar/Desktop/projects/app-helsingborg-guide/guide-app' ]` how do i get the extraNodeModules and blockList?...