Open frattezi opened 3 years ago
This file inherited the title from it's first line.
The doc is really nice!
This module is being considered as a dependency, which means it will be bundled in the final build, is this right?
Your app is serving in door 8080, 8080 it's a really important door in CS, please change it to 3000 and consider it as a nice default value (low incidence from other programs).
Removed the file from repo and created a wiki page. https://github.com/vicio-code/base-projects/wiki
React Hot Loader doc says this:
The webpack patch, hot, Babel plugin, @hot-loader/react-dom etc. are all safe to use in production; they leave a minimal footprint, so there is no need to complicate your configuration based on the environment. Using the Babel plugin in production is even recommended because it switches to cleanup mode.
I don't fully understand, but I think it's ok.
Changed the webpack.config.js
and package.json
Para este projeto vamos criar uma configuração mínima de pastas
Aproveite e remova arquivos não utilizados e que vieram com o setup básico do react