Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue3 #2

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Vue3 #2

wants to merge 13 commits into from

Conversation

Kylewalow
Copy link
Contributor

No description provided.

@Kylewalow Kylewalow requested a review from strebl January 4, 2023 14:15
"standard-version": "latest",
"vue": "^2.6.11",
"vue": "^3.2.45",
"vue-template-compiler": "^2.6.11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isch das die aktuellsti und korrekti version?

GlobalVue.use(plugin)
}
export default {
install: (app, options) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mach doch do die aktuellst syntax:

install(app, options) {
  ...
}

GlobalVue.use(plugin)
}
export default {
install: (app, options) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mach doch do die aktuellst syntax:

install(app, options) {
  ...
}

@@ -30,7 +30,7 @@
"@rollup/plugin-alias": "^2.2.0",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-replace": "^2.3.2",
"@teamnovu/vue-cloudinary-image": "0.0.11",
"@teamnovu/vue-cloudinary-image": "2.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sötts do nid v3 me?

@arcs-
Copy link

arcs- commented Sep 12, 2024

@strebl @Kylewalow hend ihr das no ufm schirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants