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
..
2019-09-06 11:36:53 +02:00

Migrations guides

Migrating from Alpha ?

Read the Migration guide from alpha.26 to beta first then read the Beta migration guides

Beta guides

Alpha guides