Skip to content

Commit 29bba40

Browse files
Improve suffix text
1 parent f6b95a3 commit 29bba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/2024-01-11-release-11-0-0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The compiler config file has been renamed to `rescript.json`. Since the rebrand
4545

4646
### Relaxed Suffix Rules
4747

48-
You can now freely choose the suffix of the generated JS files. For instance instead of `.bs.js` you can now use `.res.js`.
48+
You can now freely choose the suffix of the generated JS files. We recommend `.res.js`/`.res.mjs` which is also what our official templates in [`create-rescript-app`](#create-rescript-app) are using.
4949

5050
### Opening files from current project globally
5151

0 commit comments

Comments
 (0)