We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6f8f3 commit ea39b6eCopy full SHA for ea39b6e
samples/vite.config.js
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2024 Google LLC
+ * Copyright 2024 Google LLC
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -30,4 +30,4 @@ export default defineConfig({
30
define: {
31
'import.meta.env.GOOGLE_MAPS_API_KEY': JSON.stringify(process.env.GOOGLE_MAPS_API_KEY)
32
}
33
-});
+});
0 commit comments