synacor / preact-i18n

Simple localization for Preact.
BSD 3-Clause "New" or "Revised" License
205 stars 18 forks source link

Rollup babel #7

Closed billneff79 closed 7 years ago

billneff79 commented 7 years ago

building on @Fridus work in PR #6, use babel-plugin-transform-object-assign so we only polyfill Object.assign once; remove internal ponyfill. helps fix issue #5 where Object.assign was not polyfilled properly in JSX spread operator in withText