FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.38k stars 132 forks source link

Unexpected Token - fresh @fortawesome install #452

Open dlm225 opened 1 year ago

dlm225 commented 1 year ago

AWS Amplify failing to build/host app....

Error logs in AWS Amplify hosting during frontend build:

image

package.json image

dlm225 commented 1 year ago

This is working perfectly fine locally, btw (VS Code)

jasonlundien commented 1 year ago

Hey @dlm225 ---

In your vite.config.js, do you have an empty global object in your define or are there any globals defined there ?