Skip to content

Commit f6b7e0a

Browse files
drborgesiaincollins
authored andcommitted
Clarify script's intent
1 parent 4a23f88 commit f6b7e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/wrap-css.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Serverless target in Next.js does work if you try to read in files at runtime
1+
// Serverless target in Next.js does not work if you try to read in files at runtime
22
// that are not JavaScript or JSON (e.g. CSS files).
33
// https://github.com/iaincollins/next-auth/issues/281
44
//

0 commit comments

Comments
 (0)