build(aio): boilerplate wont be removed by default now

This commit is contained in:
Jesus Rodriguez
2017-06-23 20:07:58 +02:00
committed by Matias Niemelä
parent 08dba3f93b
commit 6b23e2f427
2 changed files with 1 additions and 2 deletions

View File

@ -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);