shopware / meteor

Meteor is Shopware’s open-source design system that drives our commerce solutions. Extend and customise every aspect of Shopware – create elegant, delightful, and accessible experiences. There are no limits to your imagination.
https://shopware.design
MIT License
18 stars 3 forks source link

fix: remove @vue/compiler-sfc warning #269

Closed bojanrajh closed 3 weeks ago

bojanrajh commented 3 weeks ago

What?

It removes defineProps and defineEmits imports, provided by @vue/compiler-sfc in script setup.

Why?

Because of compilation warning

WARN  [@vue/compiler-sfc] defineProps is a compiler macro and no longer needs to be imported.
WARN  [@vue/compiler-sfc] defineEmits is a compiler macro and no longer needs to be imported.

How?

By removing such imports.

Testing?

Screenshots (optional)

Anything Else?

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 2:19pm
meteor-component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 2:19pm
pkg-pr-new[bot] commented 3 weeks ago

commit: 1356d03

pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@269
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@269
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@269
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@269

Open in Stackblitz