Overview
Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.
Features#
- Webpack 5
 - Stylelint
 - ESLint
 - Babel
 - PostCSS
 - SCSS
 - Analyze Bundles
 - Liquid code in stylesheets
 - Webpack config is easy to modify (use 
dev.config.jsandprod.config.js) - App server loads scripts and stylesheets locally
 - Hot Module Reloading for rapid development
 - Multiple entrypoints for templates and layouts
 - List themes on store
 - Delete themes from CLI
 - Create new empty theme in Shopify from CLI, adds theme id to packer.config.json
 - Download existing themes
 - Download files/sync changes
 - Init base packer theme from cli or use a custom github repo