extensionRequestPath top-level constant

String const extensionRequestPath

Location where DevTools extension assets will be served, relative to where DevTools assets are served (build/).

Implementation

const extensionRequestPath = 'devtools_extensions';