react-slingshot
react-slingshot copied to clipboard
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
The default jest reporter is "loud" and makes it possible to miss lint errors when using commands like `start` or `build`. Jest currently only allows for the standard reporter. Once...
there are two issues with build.js 1. after running the webpack config. the error condition check is incorrect. it should be ``` stats.hasErrors() ``` instead of ``` jsonStats.hasErrors ``` 2....
React Slingshot has a solid documentation on how to start developing, testing, and building a React/Redux application, but is missing a fundamental piece, deployment. As we all know it doesn't...
Okay, so I admit up-front: yes, user error. I should have been more careful. But I just found out the hard that the 'remove-demo' script removes more or less _everything_....
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
2023-12-29T22:36:36.3178170Z ##[group]Run npm install 2023-12-29T22:36:36.3178820Z [36;1mnpm install[0m 2023-12-29T22:36:36.3315770Z shell: /bin/bash -e {0} 2023-12-29T22:36:36.3316220Z ##[endgroup] 2023-12-29T22:36:37.0498460Z npm WARN EBADENGINE Unsupported engine { 2023-12-29T22:36:37.0500260Z npm WARN EBADENGINE package: '[email protected]', 2023-12-29T22:36:37.0501670Z npm WARN...
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
First PR
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...