nextjs-course-app
nextjs-course-app copied to clipboard
Pragma and pragmaFrag cannot be set when runtime is automatic fix
Issue: https://github.com/Hendrixer/nextjs-course-app/issues/5
This is a fix for an issue I raised (linked above).
The error this fixes is:
Syntax error: pragma and pragmaFrag cannot be set when runtime is automatic.
This kinda solved the issue for me.