Skip to content

Instantly share code, notes, and snippets.

@nadetastic
Last active November 16, 2022 17:21
Show Gist options
  • Save nadetastic/a236e9666b3b155d976b5a3af129ef91 to your computer and use it in GitHub Desktop.
Save nadetastic/a236e9666b3b155d976b5a3af129ef91 to your computer and use it in GitHub Desktop.
Amplify Vite global is not defined
// In vite.config.js define an empty global object
define: {
global: {},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment