17 Commits

Author SHA1 Message Date
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
Louis Augry
a3fe9d5a38 Fix documention typo 2019-07-08 15:10:17 +02:00
davidkartuzinski
a49cca1c85 corrected some minor issues 2019-06-05 19:15:48 +02:00
David Kartuzinski
71e30f0005
migration 2019-06-05 15:43:15 +02:00
Alexandre Bodin
a8c7012408 Update migration guide steps 2019-06-04 08:44:27 +02:00
Alexandre Bodin
85db02a810 Apply review 2019-06-03 13:52:29 +02:00
Alexandre Bodin
f4747b1d3f Add missing step mkdir extensions 2019-06-03 13:52:28 +02:00
Alexandre Bodin
a87f4c3714 Apply latest feedbacks 2019-05-28 17:59:55 +02:00
Alexandre Bodin
b8d5616a91 Apply review on database migration section 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3c9551eb9b Apply some reviews 2019-05-28 16:35:47 +02:00
Alexandre Bodin
cdf5f2c5aa Add section on pm2 because it is a very common usecase 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3419e4570c Init migration guide beta 2019-05-28 16:35:47 +02:00
Jim LAURIE
074bb55e00 Move to beta.0 to beta.x 2019-05-07 17:00:37 +02:00