File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
- Renamed ` __CLIENT__ ` global to ` __BROWSER__ `
8
8
- Added missing ` __SERVER__ ` and ` __BROWSER__ ` globals to ESLint config
9
9
- 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 ) )
11
11
- Removed an unnecessary double ` require.resolve ` ([ ea2dfdd] ( https://github.com/manuelbieh/react-ssr-setup/commit/ea2dfdd84acd2b005ccef40000708275f388b4e6 ) thanks [ andriibyk] ( https://github.com/andriibyk ) )
12
12
- Fixed [ #26 ] ( https://github.com/manuelbieh/react-ssr-setup/issues/26 ) (thanks [ gswirrl] ( https://github.com/gswirrl ) )
13
13
You can’t perform that action at this time.
0 commit comments