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 1e43d39 commit 59d6a28Copy full SHA for 59d6a28
src/plugins/amplify.ts
@@ -1,4 +1,4 @@
1
import Amplify from 'aws-amplify'
2
-import awsconfig from '../aws-exports'
+import awsconfig from '@/aws-exports'
3
4
Amplify.configure(awsconfig)
0 commit comments