We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb9df1 commit b77ece2Copy full SHA for b77ece2
1 file changed
addon/rollup.config.mjs
@@ -34,10 +34,10 @@ export default {
34
'-internal/debug-info-helpers.js',
35
'-internal/deprecations.js',
36
'-internal/is-promise.js',
37
- '-internal/test-metadata.js',
38
'-internal/warnings.js',
39
'dom/-logging.js',
40
'settled.js',
+ 'test-metadata.js',
41
]),
42
43
// Follow the V2 Addon rules about dependencies. Your code can import from
0 commit comments