- [06e4585] - Add useResources and resourcesPath options for better control of sass-resources-loader (#7) (Matt Przybylski)
- [f970324] - Add autoprefixer support (Matt)
- [961afa1] - Remove recommended setup configs (#6) (Matt Przybylski)
breaking:
Remove internal suggested configs in favor of externalizing themchore:
Update internal prettier and eslint configschore:
Clean up files according to new lint rules
- [dfa53ca] - Use dart-sass instead of node-sass (#5) (Matt Przybylski)
- [83ef113] - Create LICENSE (Matt Przybylski)
- [fa15d69] -
chore:
Bump most dependencies to latest (Matt)
- [720e5c1] -
chore:
Bump dev dependencies (Matt)
- [be2c87b] - Allow devServerOverrides option to pass more options through to devServer (Matt)
- [e3829ce] - Add ability to set production publicPath through ASSET_PATH env var (Matt Przybylski)
- [9bb8817] -
fix:
Add ignoreOrder option to MiniCssExtractPlugin to avoid warnings for css modules (Matt Przybylski)
- [6346766] - Add recommended stylelintrc configuration for prettier (Matt Przybylski)
- [07e7f7f] -
chore:
Update to latest dependencies (Matt Przybylski)
- [2a502f8] - Allow setting localIdentName in css-loader (Matt Przybylski)
- [5736d50] - Add support for changing WebpackBundleAnalyzer settings directly (Matt Przybylski)
- [cbf5816] -
docs:
Add contributing guide (Matt Przybylski) - [2948320] -
fix:
Scaffolded index file importing App incorrectly (Matt Przybylski)
- [209b918] - Add manifest generation (Matt Przybylski)
- [ac1550e] - Add ability to override configuration (#2) (Matt Przybylski)
- [b5e4a7f] - Add Prettier support (Matt Przybylski)
- [1d764a2] -
fix:
Remove css-modules ESLint plugin as it has too many issues (Matt Przybylski)
- [959f14b] -
fix:
Logic for scaffolding gitignore and npmrc files correctly (Matt Przybylski) - [77f90bf] -
fix:
Add Sass resources to scaffolding and fix eslintrc and nvmrc being missing from scaffolded files (Matt Przybylski)
- [01ff939] - Add scaffolding of project files (Matt Przybylski)
- [aab0445] -
docs:
Update readme with setup information (Matt Przybylski)