Skip to content

Commit 3f938fc

Browse files
authored
Update CHANGELOG.md
1 parent 1ee789e commit 3f938fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Renamed `__CLIENT__` global to `__BROWSER__`
88
- Added missing `__SERVER__` and `__BROWSER__` globals to ESLint config
99
- Using `exportOnlyLocals: true` instead of `require('css-loader/locals')` in `loaders.js` since it was changed in css-loader
10-
- Fixed an incorrect babel-plugin ([182d46f](182d46fc344c9687315acb06adf2aa209c6ba0dd) thanks [andriibyk](https://github.com/andriibyk))
10+
- Fixed an incorrect babel-plugin ([182d46f](https://github.com/manuelbieh/react-ssr-setup/commit/182d46fc344c9687315acb06adf2aa209c6ba0dd) thanks [andriibyk](https://github.com/andriibyk))
1111
- Removed an unnecessary double `require.resolve` ([ea2dfdd](https://github.com/manuelbieh/react-ssr-setup/commit/ea2dfdd84acd2b005ccef40000708275f388b4e6) thanks [andriibyk](https://github.com/andriibyk))
1212
- Fixed [#26](https://github.com/manuelbieh/react-ssr-setup/issues/26) (thanks [gswirrl](https://github.com/gswirrl))
1313

0 commit comments

Comments
 (0)