-
**Describe the bug**
When using either `packer start` or `packer watch`, modifying existing locale files locally does not upload changes to the Shopify theme. New files added to the locales folder do…
-
**Describe the bug**
I followed the instructions to get a new project setup, however `packer start` didn't upload any files initially so I had to run `packer deploy` first. When I make changes to the…
-
**Is your feature request related to a problem? Please describe.**
We cannot use Shopify Packer on shopify 2.0 themes, as the themekit dependancy does not recognise the new JSON templates
**Descri…
-
**Describe the bug**
Cannot GET / - https://127.0.0.1:3001/ doesn't work + Packer start doesn't watch changes
**To Reproduce**
Steps to reproduce the behavior:
1. npm install
2. npm run build
…
-
**Describe the bug**
A clear and concise description of what the bug is.
Whilst running the `packer watch` command and saving two files in quick succession, the library throws a 'Deploy already in p…
-
### The Problem
The code that [auto-uploads changed files](https://github.com/hayes0724/shopify-packer/blob/c507fcbd1ed2bd335e4c7bbaeb82b8d25721b3cf/src/server/asset/index.js#L51-L68) to the theme se…
-
### Discussed in https://github.com/hayes0724/shopify-packer/discussions/139
Originally posted by **Codecrewtech** September 22, 2021
⠋ Compiling...C:\Users\codec\AppData\Local\Yarn\Data\globa…
-
I downloaded the theme and noticed that the deploy command is broken there are folders that does not exist on the repo:
```sh
const chalk = require('chalk');
const {deploy, replace} = require('..…
-
Hi,
When running the program with `cargo run --release` I got the following error: `[ERROR] Invalid config file!`.
My `shopify-monitor.log` file contains the following messages:
```
[2022-01…
Mx455 updated
2 years ago
-
**Describe the current behavior**
I'm using "import" pattern in my Js files within my assets folder. For example A-File.JS is injected via {{ 'A-File.JS' | asset_url }} within file.liquid -- this l…