We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files in the public directory of a Next.js application do not have custom headers defined in the next.config.js applied.
public
The headers should be applied
https://github.com/lourd/nx-next-headers-bug
npm install
npm run build regression-repro
npm test regression-repro-e2e
Node : 16.14.0 OS : darwin arm64 yarn : 1.22.19 nx : 15.9.2 @nrwl/js : 15.9.2 @nrwl/jest : 15.9.2 @nrwl/linter : 15.9.2 @nrwl/workspace : 15.9.2 @nrwl/cli : 15.9.2 @nrwl/detox : 15.9.2 @nrwl/devkit : 15.9.2 @nrwl/eslint-plugin-nx : 15.9.2 @nrwl/next : 15.9.2 @nrwl/node : 15.9.2 @nrwl/react : 15.9.2 @nrwl/react-native : 15.9.2 @nrwl/tao : 15.9.2 @nrwl/webpack : 15.9.2 typescript : 5.0.4 --------------------------------------- Community plugins: @ns3/nx-jest-playwright : 4.1.0
No response
The text was updated successfully, but these errors were encountered:
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Sorry, something went wrong.
ndcunningham
Successfully merging a pull request may close this issue.
Current Behavior
Files in the
public
directory of a Next.js application do not have custom headers defined in the next.config.js applied.Expected Behavior
The headers should be applied
GitHub Repo
https://github.com/lourd/nx-next-headers-bug
Steps to Reproduce
npm install
npm run build regression-repro
npm test regression-repro-e2e
Nx Report
Failure Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: