Hi, I updated to hugo 0.78.2 and my jsbuild stopped working. It fails importing json files outside of the assets folder: Could not resolve “…/…/i18n/es.json”
It was working fine in hugo 0.78.0
I need those files in the [PROJECT_ROOT]/i18n because they are shared between hugo and the js build.
I appreciate any thoughts on this. Thanks!