shopify-vite

Modern frontend tooling for Shopify theme development using Vite for a best-in-class DX.

MIT License

Downloads
21.7K
Stars
237
Committers
2
shopify-vite - [email protected] Latest Release

Published by wturnerharris 8 months ago

Patch Changes

  • Fix vite-tag.liquid is not generated when build.manifest option is false or string (#118) - thanks @tuanpham-barrel
shopify-vite - [email protected]

Published by montalvomiguelo 10 months ago

Minor Changes

  • Update to Vite 5
shopify-vite - [email protected]

Published by montalvomiguelo 10 months ago

Major Changes

Shopify Vite Plugin is an ESM-only package. To use it with Vite 5, we need
to add "type": "module" to the package.json of our projects OR change the extension of our Vite config file to .mjs/.mts.

  • Vite 5 support (#89)
shopify-vite - [email protected]

Published by montalvomiguelo about 1 year ago

Patch Changes

  • Add version numbers option (#99). Thanks @slavamak!
shopify-vite - [email protected]

Published by montalvomiguelo about 1 year ago

  • Fix html tags order (#95). Thanks @ysemennikov
shopify-vite - [email protected]

Published by montalvomiguelo about 1 year ago

  • Initial release
shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Minor Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Major Changes

We have deprecated the vite-plugin-shopify-modules and vite-plugin-shopify-theme-settings packages from our NPM repository.
These packages are no longer necessary and do not provide any additional benefit, and their presence can cause additional complexity
and confusion.

Note
After removing "vite-plugin-shopify-modules" from your theme, you could manually configure the @modules alias in Vite to maintain
compatibility with this alias in your code.

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Major Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo over 1 year ago

Patch Changes

shopify-vite - [email protected]

Published by montalvomiguelo almost 2 years ago

Patch Changes