This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
Use Aliasify with vueify #226
Open
Description
Hi i am having problems while i import files within my project using aliases.
It looks like that aliases are not resolved in the .vue files.
I tryed adding:
appliesTo: { includeExtensions: [ '.js', '.vue' ] }
in the Aliasify configuration then i get a syntax error as probably Vueify didn't started yet and it's not able to parse the vue <template></template>
.
I am using Grunt and at moment i can't switch to Webpack.
Does someone had a same issue?
Metadata
Metadata
Assignees
Labels
No labels