Releases: hayes0724/shopify-packer
Releases · hayes0724/shopify-packer
v2.1.10
2.1.10 (2021-04-27)
Bug Fixes
- exit if publish live prompt is no (cd68128)
v2.1.9
2.1.9 (2021-04-27)
Bug Fixes
- remove all assets before each build (03a4683)
v2.1.8
2.1.8 (2021-04-27)
Bug Fixes
- continue if published theme prompt sets allowLive (a1faf44)
v2.1.6
2.1.6 (2021-04-27)
Bug Fixes
- escape css filenames in html webpack plugin (7348095)
2.1.5
refactor: changed shared bundles default to false
2.1.3
feat: clean dist folder when dev server is first launched
2.1.2
fix: remove html encoding from html webpack filenames
2.1.1
refactor: replaced liquid loader with copy plugin
2.1.0
perf: optimized assets handling, copying and cleaning
2.0.13
fix: changed devtool to eval-source-map for hmr