Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
mariana-caetano authored Nov 25, 2024
1 parent 86649af commit fef963a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Make sure the `@faststore/cli` package from your project is updated to the lates
1. Open your FastStore project code.
2. Go to `discovery.config.js` file and add the `preact` flag in the `experimental` section:

> The `faststore.config.js` file is the legacy filename for `discovery.config.js`. If you still using the legacy name, please refer to [this release note](https://github.com/vtex/faststore/releases/tag/v3.0.123) to update it.
> ⚠️ The `faststore.config.js` file is the legacy filename for `discovery.config.js`. If you still using the legacy name, please refer to [this release note](https://github.com/vtex/faststore/releases/tag/v3.0.123) to update it.
```js mark=4
experimental: {
Expand Down

0 comments on commit fef963a

Please sign in to comment.