test to netlify

This commit is contained in:
YOUR NAME 2018-07-27 21:47:15 +10:00
parent 71d204ce24
commit 9c0d76f0d6
4 changed files with 9 additions and 10 deletions

View file

@ -2,5 +2,5 @@
"SourceDir": "src",
"DistributionDir": "build",
"BuildCommand": "yarn react-scripts build",
"StartCommand": "yarnpkg react-scripts start"
"StartCommand": "yarn react-scripts start"
}

View file

@ -37,17 +37,16 @@ features:
open-id-provider-url: 'https://accounts.google.com'
sign-in-user-pools: !com.amazonaws.mobilehub.v0.UserPoolsIdentityProvider
attributes:
alias-attributes:
- email
- phone_number
mfa-configuration: ON
mfa-configuration: OFF
name: userpool
password-policy: !com.amazonaws.mobilehub.ConvertibleMap
min-length: '8'
require-lower-case: true
require-numbers: true
require-symbols: true
require-upper-case: true
require-lower-case: false
require-numbers: false
require-symbols: false
require-upper-case: false
standard-attributes: '[]'
username-attributes: '["email","phone_number"]'
user-files: !com.amazonaws.mobilehub.v0.UserFiles
attributes:
enabled: true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 207 KiB

View file

@ -19,7 +19,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Innovation Drive App</title>
</head>
<body>
<noscript>