Silence deprecation warning caused by old bootstrap import
This commit is contained in:
@@ -38,6 +38,7 @@ export default defineConfig({
|
||||
api: 'modern-compiler',
|
||||
importers: [ new NodePackageImporter() ],
|
||||
quietDeps: true,
|
||||
silenceDeprecations: [ 'import', 'global-builtin' ],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user