Tim Neutkens
|
9c4eefcdbf
|
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 17:34:32 +01:00 |
|
Luc
|
b9081a5115
|
Replace deprecated props.url in examples (#4953)
Following https://github.com/zeit/next.js/pull/4952
I found two examples with the deprecated`props.url` :
- `with-ioc`
- `with-next-routes`
|
2018-08-13 14:12:03 -07:00 |
|
Alex Indigo
|
e401e2cf5f
|
Added IoC example (#3595)
* Added `with-ioc` example
* pre-compile deps until we get nextjs magic working
|
2018-01-31 08:36:20 +01:00 |
|