-
Updated
Jun 15, 2021 - JavaScript
create-react-app
Here are 4,108 public repositories matching this topic...
-
Updated
May 27, 2021 - JavaScript
-
Updated
Aug 21, 2019 - JavaScript
-
Updated
Jun 18, 2021 - SCSS
-
Updated
Nov 9, 2020 - Shell
-
Updated
May 3, 2021 - JavaScript
-
Updated
Mar 26, 2021 - JavaScript
Seeing this error when i try to enter a value(0.0001) along with the set purpose string and submit. Any idea what i might be missing here
-
Updated
Mar 8, 2019 - JavaScript
-
Updated
Dec 9, 2020
-
Updated
Nov 2, 2020 - HTML
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
May 26, 2021 - TypeScript
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
May 20, 2018 - JavaScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jun 7, 2019 - JavaScript
-
Updated
Feb 26, 2021 - HTML
-
Updated
Apr 25, 2019 - JavaScript
-
Updated
May 30, 2021 - 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
Jun 18, 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