A convenience package for react applications.
yarn install @codes-and-coffees/react-pkg --save
npm install @codes-and-coffees/react-pkg --save
- Create an account first on npm and wait that your account will be added to the org group
- Run
npm adduser
- Run
npm publish
Created from running npm run eject
in create-react-app on version v2.0.3
v1.2.5
Update dependencies
Use yarn
v1.2.3
Update dependencies
v1.2.2
Attempt - publish from travis
v1.2.1
Update package engine node version to support >8
v1.2.0
Update packages based on create-react-app v2.0.3
v1.1.7
Ignore README.md and docs folder from npm publish
v1.1.6
Ignore package-lock
v1.1.5
Update packages
v1.1.4
Update packages
v1.1.3
Minor update to readme
v1.1.2
Add stylelint packages
Fix vulnerabilities
v1.1.1
Update packages
v1.1.0
Update packages
v1.0.19
Remove pushstate-server
v1.0.17
Show node and npm versions
v1.0.16
Remove automated adding of scripts to package.json
v1.0.13
Another attempt to fix automation
v1.0.12
Fix automation of adding scripts
v1.0.11
Automate adding of scripts to `package.json`
v1.0.10
Add scripts
Add pre-commit hook
v1.0.9
Remove sass related packages
v1.0.8
Add styled components
v1.0.7
Update readme
v1.0.5
Add react-loadable
v1.0.4
Add redux related dependencies
Add sass related dependencies
v1.0.3
Fix dependencies for ES Lint stuff
v1.0.2 (had an issue on publishing)
v1.0.1
Change ES Lint config to Airbnb
v1.0.0
Init