devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Package directories in inspector settings should end with a slash

Open elliette opened this issue 1 year ago • 0 comments

For example:

/Users/elliottbrooks/dev/devtools/packages/devtools_app/

not

/Users/elliottbrooks/dev/devtools/packages/devtools_app

Currently we are missing the ending slash, and so are matching packages that begin the same way, e.g. /Users/elliottbrooks/dev/devtools/packages/devtools_app_shared

Screenshot 2024-01-30 at 4 58 40 PM

elliette avatar Feb 28 '24 22:02 elliette