This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
2955
Commits
2
Branches
0
Tags
148 MiB
Tree:
825bae0780
react.dev
/
plugins
/
gatsby-transformer-home-exa...
/
package.json
4 lines
74 B
Raw
Normal View
History
Moved home page example code to /content/home Now examples are trasnformed to GraphQL during build and assembled by the index template. This makes them easier to edit and tie in with their associated markdown description.
7 years ago
{
"name"
:
"gatsby-transformer-home-example-code"
,
"version"
:
"0.0.1"
}