Files
All configuration files to fully customize Packer, are located in the root directory.
Packer specific#
- packer.env.json - Packer theme/environment settings
 - packer.config.js - Packer app settings
 - dev.config.js - Development webpack config to override or extend packer
 - prod.config.js - Production webpack config to override or extend packer
 
General#
- .babelrc
 - .eslintrc
 - .stylelintrc
 - .prettierignore
 - .stylelintignore
 - .prettierrc.json
 - .eslintignore
 - .editorconfig
 - postcss.config.js