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 f71b227 commit dca4c00Copy full SHA for dca4c00
1 file changed
addon/rollup.config.mjs
@@ -33,6 +33,8 @@ export default {
33
'-internal/is-promise',
34
'-internal/debug-info-helpers',
35
'-internal/test-metadata',
36
+ '-internal/warnings',
37
+ '-internal/deprecations',
38
]),
39
40
// Follow the V2 Addon rules about dependencies. Your code can import from
0 commit comments