Skip to content

Commit de8b41c

Browse files
Update dist folder [skip ci] (#1494)
1 parent 75dacc9 commit de8b41c

6 files changed

Lines changed: 5 additions & 1 deletion

File tree

dist/samples/test-example/app/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* test changes in a world where sometimes changes must be merged in order to
99
* test them. This way we can avoid making changes to published content.
1010
* And deliver us from evil.
11+
* Amen.
1112
*/
1213

1314
// [START maps_test_example]

dist/samples/test-example/dist/assets/index-DXRrPfJ8.js renamed to dist/samples/test-example/dist/assets/index-B_cwjLTN.js

File renamed without changes.

dist/samples/test-example/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8"
1818
});
1919
</script>
20-
<script type="module" crossorigin src="./assets/index-DXRrPfJ8.js"></script>
20+
<script type="module" crossorigin src="./assets/index-B_cwjLTN.js"></script>
2121
<link rel="stylesheet" crossorigin href="./assets/index-BZDSROJH.css">
2222
</head>
2323
<body>

dist/samples/test-example/docs/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* test changes in a world where sometimes changes must be merged in order to
1010
* test them. This way we can avoid making changes to published content.
1111
* And deliver us from evil.
12+
* Amen.
1213
*/
1314

1415
// [START maps_test_example]

dist/samples/test-example/docs/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* test changes in a world where sometimes changes must be merged in order to
99
* test them. This way we can avoid making changes to published content.
1010
* And deliver us from evil.
11+
* Amen.
1112
*/
1213

1314
// [START maps_test_example]

dist/samples/test-example/jsfiddle/demo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* test changes in a world where sometimes changes must be merged in order to
1010
* test them. This way we can avoid making changes to published content.
1111
* And deliver us from evil.
12+
* Amen.
1213
*/
1314

1415
// Declare the gmp-map element.

0 commit comments

Comments
 (0)