chore(webpack) rm comment

This commit is contained in:
coderaiser 2017-03-02 12:12:13 +02:00
parent f5fb8497bc
commit 6242966f44

View file

@ -67,13 +67,6 @@ module.exports = {
}
}]
},
/*
resolve: {
alias: {
dom: `${dir}/dom`
}
}
*/
};
function externals(context, request, fn) {