themekit icon indicating copy to clipboard operation
themekit copied to clipboard

Shopify theme development command line tool.

Results 119 themekit issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The latest version of Theme Kit does not seem to handle some JSON files. It calculates a different checksum locally than on the server, so files without...

**Describe the bug** When using Webpack as a compiler, every file is "updated" on compile i.e. when running `watch` but this causes Theme Kit to try and process and upload...

### What happened When I change a file, `theme watch` command correctly uploads it to the Shopify store (I can see the latest versions from the admin code page), but...

:department_store: online store bug

**Describe the bug** Renamed a file in the snippet folder while themekit was watching and caused themekit to recursively delete all files in snippets folder. Local files remain untouched while...

**Describe the bug** I am using Gulp to compile several .scss files into my main theme.scss.css file (which is in the assets directory). This works fine, but Theme Watch doesn't...

**Describe the bug** The documentation of `theme new` does not fully describe what the command will do. This can result in unexpected code to be uploaded, and the stripping of...

Currently, `theme new` will generate a new theme in the directory you specify. There should be a way to simply create a new theme id using the existing theme you're...

These are my suggestions to make the issue templates cleaner, easier to read and improve on the ease of reporting issues. ### Warn Checklist - [ ] This changes the...

https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed/

Use of the proxy is causing this seg violation Its a pretty standard setup it just contains the theme url password and a proxy This is running inside ubuntu 18.04...