question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update with-universal-configuration example

See original GitHub issue

Feature request

Is your feature request related to a problem? Please describe.

It is confusing for new users to get environment variables set up because there are examples that do not work, and there is an officially supported way of doing environment variables now

https://github.com/zeit/next.js#exposing-configuration-to-the-server--client-side

Describe the solution you’d like

Remove with-universal-configuration from the repo

Describe alternatives you’ve considered

Open to keeping them if someone shows a unique use case.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
timneutkenscommented, May 31, 2018

@davcro cool 👍 thanks!

1reaction
timneutkenscommented, May 29, 2018

It actually serves 2 use cases:

with-universal-configuration - shows build time transpilation of environment variables. Should probably be renamed to with-universal-configuration-build-time

with-universal-configuration-runtime - should show the publicRuntimeConfig implementation. This means that environment variables can be set at runtime, but also means they have to be sent in the pre-rendered document so they have a very small cost

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update with-universal-configuration example #4498 - GitHub
Open to keeping them if someone shows a unique use case. The text was updated successfully, but these errors were encountered: ...
Read more >
Update Configuration Properties - Software AG Documentation
Updates the configuration properties for a specific configuration property group. For information about the configuration properties that the Universal ...
Read more >
Configure the universal forwarder using configuration files
1. Determine what data you want to collect. 2. From a shell or command prompt on the forwarder, run the command that enables...
Read more >
Micro Focus Universal Configuration Management Database
An integration between Micro Focus Universal CMDB (UCMDB) and Service Manager enables you to share information about the actual state of a configuration...
Read more >
Automatically apply VM configuration updates in a MIG
Use the minReadySec option to specify the amount of time to wait before considering a new or restarted instance as updated. Use this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found