Replies: 1 comment 1 reply
-
Looks like this was fixed here #7967 ... testing now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have CSR disabled and when I build I am still getting JSON files in my
/build
directory. I have added the following code to all of my.js
files including+layout.js
The files that are generated are correct and just pure HTML, however I still see the JSON files being generated. How can I avoid this?
Beta Was this translation helpful? Give feedback.
All reactions