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
00003193df
next.js
/
examples
/
with-polyfills
/
pages
/
index.js
4 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[Example] with-polyfills : show how to load polyfills (#3568) * Add an example showing how to use polyfills. * Add some example polyfills. * Fix a typo.
2018-02-04 10:50:48 +00:00
console
.
log
(
'Inside the /index.js page'
)
Add prettier for examples directory (#5909) * Add prettier for examples directory * Fix files * Fix linting * Add prettier script in case it has to be ran again
2018-12-17 16:34:32 +00:00
export
default
(
)
=>
<
div
>
Hello
World
<
/
d
i
v
>
Reference in a new issue
Copy permalink