* PurgeCSS setup with Webpack - Production builds for assets - Added PurgeCSS to 'ninja2020' theme * Fixes for Codacy - Added new codacy.yml file - Applied formatting to webpack.mix.js
5 lines
99 B
YAML
5 lines
99 B
YAML
# Codacy configuration file for Invoice Ninja
|
|
|
|
exclude_paths:
|
|
- 'public/css/*'
|
|
- 'public/js/*'
|