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