Application aliases
The webpack configuration comes with all app folders mapped with aliases so that won't be necessary to manually type the entire path to certain folders in the project.
core
-src/core
store
-src/app/data/store
proxy
-src/app/data/proxy
type
-src/app/data/type
mixin
-src/app/mixin
container
-src/app/container
page
-src/app/page
component
-src/app/component
asset
-src/asset