Skip to content
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
Open
@salvatoredibenedetto

Description

@salvatoredibenedetto

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions