Move configs plugin to core

This commit is contained in:
Kyle Shockey
2017-12-14 18:58:36 -08:00
parent b5c713a72b
commit 85c83931c4
6 changed files with 6 additions and 2 deletions

View File

@@ -9,6 +9,10 @@
[
"module-alias",
[
{
"expose": "root",
"src": "."
},
{
"expose": "components",
"src": "src/core/components"