build(aio): boilerplate wont be removed by default now
This commit is contained in:

committed by
Matias Niemelä

parent
08dba3f93b
commit
6b23e2f427
@ -30,7 +30,6 @@ const files = {
|
||||
|
||||
// requires admin access because it adds symlinks
|
||||
function add() {
|
||||
remove();
|
||||
const realPath = path.join(SHARED_PATH, '/node_modules');
|
||||
const nodeModulesPaths = getNodeModulesPaths(EXAMPLES_PATH);
|
||||
|
||||
|
Reference in New Issue
Block a user