Releases: omgjs/webpack-config-react
Releases · omgjs/webpack-config-react
v1.2.1
1.2.1 (2018-10-30)
Bug Fixes
- favicon: use favicon-webpack-plugin only when favicon file exists (197b7b1)
v1.2.0
1.2.0 (2018-10-30)
Features
- favicon: lets use favicon-webpack-plugin to generate favicons from src/favicon.png file by default (5b45e7e)
v1.1.1
1.1.1 (2018-10-30)
Bug Fixes
- dev-config: removing redundant settings (7ebf3db)
v1.1.0
1.1.0 (2018-10-29)
Bug Fixes
- dev config: dev config fix. specifying publicPath (322bc74)
- source-map: create source map only for development environment (461ad0c)
Features
- markdown: rehype-highlight plugin for code blocks highlight and remark-emoji for emojis like this :emoji: (64ac9ae)
- markdown-loader: import markdown files as react component with @hugmanrique/react-markdown-loader (40c2ab5)
v1.0.6
1.0.6 (2018-10-22)
Bug Fixes
- paths: Path to main js fix (c126ead)
v1.0.5
1.0.5 (2018-10-21)
Bug Fixes
- paths: app js in same dir as index.html (328d96c)
v1.0.4
1.0.4 (2018-10-18)
Bug Fixes
- log: little bit of output to console (84c4dcb)
v1.0.3
1.0.3 (2018-10-18)
Bug Fixes
- paths: fixing default paths of entry files (67b5755)
v1.0.2
1.0.2 (2018-10-18)
Bug Fixes
- dependencies: trying to fix mess with dependencies (ef21d62)
v1.0.1
1.0.1 (2018-10-18)
Bug Fixes
- package.json: making my module a public one (a000816)