-
Updated
Aug 27, 2021 - JavaScript
create-react-app
Here are 4,283 public repositories matching this topic...
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
Aug 21, 2019 - JavaScript
-
Updated
Aug 28, 2021 - SCSS
-
Updated
Nov 9, 2020 - Shell
React-app warnings
When running yarn start, after compilation React complains with the following warnings:
Compiled with warnings.
./src/hooks/ContractLoader.js
Line 120:6: React Hook useEffect has missing dependencies: 'config.customAddresses', 'config.externalContracts', and 'config.hardhatContracts'. Either include them or remove the dependency array react-hooks/exhaustive-deps
./src/components/S
Dotenv hardhat
-
Updated
Aug 18, 2021 - JavaScript
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Mar 8, 2019 - JavaScript
-
Updated
Dec 9, 2020
-
Updated
Nov 2, 2020 - HTML
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
May 20, 2018 - JavaScript
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 28, 2021 - JavaScript
-
Updated
Aug 26, 2021 - HTML
-
Updated
Jun 7, 2019 - JavaScript
-
Updated
May 30, 2021 - JavaScript
-
Updated
Apr 25, 2019 - JavaScript
I tried to create an iOS release build.
Steps to reproduce:
- install pods
- open Xcode Workspace
- edit schema to release
- start build
Looks like the bundler doesn't know the "ios" platform => no bundle creation.
"error Invalid platform "ios" selected"
+ node /Users/userName/RN-mono/node_modules/react-native/cli.js bundle --entry-file index.js --platform ios --dev fals
-
Updated
Feb 23, 2018 - JavaScript
-
Updated
Aug 27, 2021 - C#
In packages/components-typescript/package.json the fields main
and main:src
: refer to files that do not exist:
"main": "src/index.tsx",
"main:src": "src/index.tsx",
The index.tsx
file is located in packages/components-typescript/index.tsx
Are these two fields redundant?
Improve this page
Add a description, image, and links to the create-react-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the create-react-app topic, visit your repo's landing page and select "manage topics."
https://emotion.sh/
After this change in Material UI: mui-org/material-ui#6115