chore: optimize workflows to avoid building components each time
This commit is contained in:
@@ -87,7 +87,7 @@ module.exports = function ({ onlyTranspileTypescript = false, experimentalFeatur
|
||||
to: 'web',
|
||||
},
|
||||
{
|
||||
from: '../../node_modules/@standardnotes/components/dist/',
|
||||
from: '../../node_modules/@standardnotes/components-meta/dist/',
|
||||
to: 'web/components',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user