Forum

vue - defineAsyncCo...
 
Notifications
Clear all

vue - defineAsyncComponent cannot resolve component

1 Posty
1 Users
0 Likes
354 Widok
0
Topic starter

aliases not working with vue

1 Answer
0
Topic starter

find webpack.mix.js and mix.webpackConfig method, add

mix.webpackConfig(webpack => {
    return {
        output: {
            publicPath: '/my_website_alias/',
        }
    }
}

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: