refactor: extract components to plugin repo (#1933)
This commit is contained in:
@@ -86,10 +86,6 @@ module.exports = function ({ onlyTranspileTypescript = false, experimentalFeatur
|
||||
from: '../web/dist',
|
||||
to: 'web',
|
||||
},
|
||||
{
|
||||
from: 'node_modules/@standardnotes/components-meta/dist/',
|
||||
to: 'web/components',
|
||||
},
|
||||
{
|
||||
from: 'app/node_modules',
|
||||
to: 'node_modules',
|
||||
|
||||
Reference in New Issue
Block a user