Skip to content

Vue Plugin isnt delivered with Composer package #727

Closed Answered by bakerkretzmar
syntafin asked this question in Q&A
Discussion options

You must be logged in to vote

In v2 the Vue plugin moved to the root of the package, so there's no vue.es.js file anymore. Update your import to:

import { ZiggyVue } from '../../vendor/tightenco/ziggy';

That should do it, let me know.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bakerkretzmar
Comment options

You must be logged in to vote
6 replies
@syntafin
Comment options

@bakerkretzmar
Comment options

@syntafin
Comment options

@syntafin
Comment options

@bakerkretzmar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #726 on March 07, 2024 04:19.