-
Notifications
You must be signed in to change notification settings - Fork 7
2.0 release note
Randy edited this page Nov 7, 2018
·
1 revision
So happy to release Serlina 2.0! There are some changes in this release:
We upgrade Babel to 7 and now you can configure Babel in <baseDir>/babel.config.js.
The .ts and .tsx files will be parsed through ts-loader -> babel-loader now.
Because the hot reload feature is not stable sometimes. So we removed it temporarily. It will be back soon.