You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
Currently using vueify with laravel elixir and i'm running into an issue.
Now it compiles the .vue file just fine and produces what i need, but it appends an vue-hot-reload-api into the production file....
Is that always necessary? can it just process the .vue component and produce the js file without the vue-hot-reload-api included in the JS?
I cant seem to find a way to get rid of it.
Thanks.
The text was updated successfully, but these errors were encountered:
Currently using vueify with laravel elixir and i'm running into an issue.
Now it compiles the .vue file just fine and produces what i need, but it appends an vue-hot-reload-api into the production file....
Is that always necessary? can it just process the .vue component and produce the js file without the vue-hot-reload-api included in the JS?
I cant seem to find a way to get rid of it.
Thanks.
The text was updated successfully, but these errors were encountered: