chore: add inner desktop as workspace so version gets bumped automatically
This commit is contained in:
@@ -94,7 +94,7 @@ module.exports = function ({ onlyTranspileTypescript = false, experimentalFeatur
|
||||
from: 'app/node_modules',
|
||||
to: 'node_modules',
|
||||
globOptions: {
|
||||
ignore: ['**/standard-notes/**'],
|
||||
ignore: ['**/@standardnotes/inner-desktop/**'],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user