Enable partial transpilation for upgradeable package (#4628)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
@ -93,6 +93,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
exposed: {
|
||||
imports: true,
|
||||
initializers: true,
|
||||
exclude: ['vendor/**/*'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user