This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
abe0aebcc0
next.js
/
examples
/
with-universal-configuration
/
pages
/
index.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added universal configuration example (#991) * Added universal configuration example * Make example more clear
2017-02-04 23:13:23 +00:00
export
default
(
)
=>
(
Prefix process.env to avoid inconsistency (#2647)
2017-07-26 18:39:21 +00:00
<
div
>
Loading
data
from
{
process
.
env
.
BACKEND
_URL
}
<
/
d
i
v
>
Added universal configuration example (#991) * Added universal configuration example * Make example more clear
2017-02-04 23:13:23 +00:00
)
Reference in a new issue
Copy permalink