chore: add inner desktop as workspace so version gets bumped automatically

This commit is contained in:
Mo
2022-06-15 20:55:05 -05:00
parent 05c56a5235
commit 6758c82b99
11 changed files with 28 additions and 30 deletions

View File

@@ -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/**'],
},
},
{