fix: explicitly exclude bridgeable artifact
This commit is contained in:
@@ -19,6 +19,7 @@ export const shouldCopyFile = (name) => {
|
||||
[
|
||||
'README.md',
|
||||
'bridgeable.config.json',
|
||||
'bridgeable-components.zip',
|
||||
'package.json',
|
||||
'package-lock.json',
|
||||
'vite.config.js'
|
||||
|
||||
Reference in New Issue
Block a user