Skip to content
New issue

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

Does __webpack_public_path__ accept "auto"? #13467

Open
michhyun1 opened this issue Dec 6, 2023 · 0 comments
Open

Does __webpack_public_path__ accept "auto"? #13467

michhyun1 opened this issue Dec 6, 2023 · 0 comments

Comments

@michhyun1
Copy link

I'm trying to set the publicPath in the webpack config, but I'm not sure if its possible with CRA.

I want to set the publicPath to "auto" - just as shown here: https://webpack.js.org/guides/public-path/#automatic-publicpath

If I set the PUBLIC_PATH='auto' - I'm wondering if this will configure the underlying public path config as I expect (like in the link I shared)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant