accounts-frontend/src/polyfills.js

3 lines
61 B
JavaScript
Raw Normal View History

import 'babel-polyfill';
import 'promise.prototype.finally';