The CLI plugin has been completely rewritten and renamed to plugin-devkit!
#58
chrisberthe
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋🏻 Hey everyone, just wanted to share that we've rewritten and relaunched
plugin-theme-componentasplugin-devkit! It's now live at https://github.com/archetype-themes/plugin-devkit.Why the change?
We decided on this because:
plugin-theme-componenthas drastically evolved over the last two years, reflecting significant changes in our development strategy and coding practices, namely, no file transformations.plugin-theme-componentbut without all the historical modifications and context.plugin-theme-componentno longer made sense—the plugin now provides commands beyond justshopify theme component, like commands for generating an import map or working with a theme's translations.New and improved features
shopify theme component devthat automatically sets up a clean workspace for testing componentsshopify theme generate import-mapcommand that automatically creates JavaScript import maps for assetsshopify theme locale syncandcleancommandsInstallation
To install, use the updated name reference—shorter and simpler, which is a nice bonus 😎:
Migrating from
plugin-theme-componentIf you're currently using
plugin-theme-component, you'll need to:shopify plugins uninstall plugin-theme-componentshopify plugins install plugin-devkitNote that while most of the core functionality remains, some command syntax may have changed. Check our documentation for the most up-to-date list of commands.
Looking forward to your feedback and continued collaboration on
plugin-devkit!Beta Was this translation helpful? Give feedback.
All reactions