mirror of
https://github.com/mgerb/react-starter
synced 2026-01-09 16:42:48 +00:00
favicon added to webpack build process
This commit is contained in:
@@ -14,9 +14,12 @@ A simplified starter project for react/typescript.
|
||||
http://localhost:8080
|
||||
|
||||
### TODO:
|
||||
Fix extract-text-webpack-plugin. Currently getting an error due to the webpack 4 upgrade.
|
||||
- Fix extract-text-webpack-plugin
|
||||
Currently getting an error due to the webpack 4 upgrade.
|
||||
Everything still seems fine though.
|
||||
|
||||
```
|
||||
Entrypoint undefined = extract-text-webpack-plugin-output-filename
|
||||
```
|
||||
|
||||
- use favicons-webpack-plugin when it's ready for Webpack 4
|
||||
- currently using [webapp-webpack-plugin](https://www.npmjs.com/package/webapp-webpack-plugin)
|
||||
|
||||
Reference in New Issue
Block a user