File tree 6 files changed +19
-15
lines changed
6 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
# Copyright (c) 2015-present, Facebook, Inc.
3
-
4
- This source code is licensed under the MIT license found in the
5
- LICENSE file in the root directory of this source tree.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
6
6
7
7
# ******************************************************************************
8
8
# This creates an app with the global CLI and `react-scripts` from the source.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
# Copyright (c) 2015-present, Facebook, Inc.
3
-
4
- This source code is licensed under the MIT license found in the
5
- LICENSE file in the root directory of this source tree.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
6
6
7
7
# ******************************************************************************
8
8
# This is an end-to-end test intended to run on CI.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
# Copyright (c) 2015-present, Facebook, Inc.
3
-
4
- This source code is licensed under the MIT license found in the
5
- LICENSE file in the root directory of this source tree.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
6
6
7
7
# ******************************************************************************
8
8
# This is an end-to-end kitchensink test intended to run on CI.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
# Copyright (c) 2015-present, Facebook, Inc.
3
-
4
- This source code is licensed under the MIT license found in the
5
- LICENSE file in the root directory of this source tree.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
6
6
7
7
# ******************************************************************************
8
8
# This is an end-to-end test intended to run on CI.
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
+ # Copyright (c) 2015-present, Facebook, Inc.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
2
6
3
7
function print_help {
4
8
echo " Usage: ${0} [OPTIONS]"
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
# Copyright (c) 2015-present, Facebook, Inc.
3
-
4
- This source code is licensed under the MIT license found in the
5
- LICENSE file in the root directory of this source tree.
3
+ #
4
+ # This source code is licensed under the MIT license found in the
5
+ # LICENSE file in the root directory of this source tree.
6
6
7
7
# ******************************************************************************
8
8
# This releases an update to the `react-scripts` package.
You can’t perform that action at this time.
0 commit comments