6 Commits

Author SHA1 Message Date
Jim LAURIE
7fd4e2fd45 Fix dead link and link path 2019-10-23 10:11:53 +02:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
Tim Sheils
08d4797754
Update migration-guide-beta.15-to-beta.16.md
minor grammatical/readibility changes
2019-09-09 14:12:34 -04:00
Alexandre Bodin
3186da5f25 Add section on the richtext type 2019-09-09 12:24:24 +02:00
Alexandre Bodin
58063cf898 Add admin panel rebuild and before/after examples 2019-09-06 16:45:27 +02:00
Alexandre Bodin
2398df363b Add migration guide to beta.16 2019-09-06 11:36:53 +02:00