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

NextJS Plugin #219

Open
fstylermiller opened this issue Mar 6, 2023 · 1 comment
Open

NextJS Plugin #219

fstylermiller opened this issue Mar 6, 2023 · 1 comment

Comments

@fstylermiller
Copy link
Contributor

fstylermiller commented Mar 6, 2023

Hey! I've been working with the app-config-webpack plugin a good amount trying to get it to play nice with NextJS.

While I've found a few ways to get the config values from the server to the client, It would be ideal if we could get the config loaded into the bundle as a module. This way Next will send it to the client alongside the rest of the code and it can be imported as any other module would be.

Proposing a new app-config-next package spun off app-config-webpack.

Linking this issue: #210

@joelgallant
Copy link
Contributor

I haven't used NextJS a lot, but support for it seems like a win to me!

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

No branches or pull requests

2 participants