Skip to content

Commit 64c81a0

Browse files
authored
[Next.js] Remove .babelrc to (re)enable SWC compilation by default (#1483)
* Remove .babelrc to enable SWC compilation (as it is fixed in recent next versions) * update CHANGELOG
1 parent 4121d4f commit 64c81a0

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Our versioning strategy is as follows:
3030
([#1472](https://github.com/Sitecore/jss/pull/1472))
3131
* `[sitecore-jss-nextjs] Add a new handling for token $siteLang(context site language) in middleware redirect ([#1454](https://github.com/Sitecore/jss/pull/1454))
3232
* `[sitecore-jss]` `[templates/nextjs-sxa]` Rewrite logic of handling custom error pages. The error pages rewrite page with error(it's saving status code) instead of redirected ([#1469](https://github.com/Sitecore/jss/pull/1469)) ([#1476](https://github.com/Sitecore/jss/pull/1476))
33+
* `[templates/nextjs]` Remove .babelrc to (re)enable SWC compilation by default ([#1483](https://github.com/Sitecore/jss/pull/1483))
3334

3435
### 🧹 Chores
3536

packages/create-sitecore-jss/src/templates/nextjs/.babelrc

-9
This file was deleted.

0 commit comments

Comments
 (0)