-
There seems to be a lot of overlap between the two and I'm not fully understanding where one should take the place of the other? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Seems like hayes0724/shopify-webpack-themekit is more or less just a pre-defined theme type of setup whereas hayes0724/shopify-packer is trying to be a Slate replacement. |
Beta Was this translation helpful? Give feedback.
-
hayes0724/shopify-packer
hayes0724/shopify-webpack-themekit
|
Beta Was this translation helpful? Give feedback.
shopify-webpack-themekit
is a webpack setup I used for many years (pre Slate) where everything (build tools, theme, etc) are all in one repo. When Slate was released there were several features I liked and wanted to add toshopify-webpack-themekit
. Installing as a global node module that can be configured in a separate repo was a key feature that required a complete rebuild of the project. I createdshopify-packer
for this purpose and maintain both.shopify-webpack-themekit
receives backports fromhayes0724/shopify-packer
since they are mostly compatible.hayes0724/shopify-packer