mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
WIP babel 7
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// context.keys().forEach(context);
|
||||
// module.exports = context;
|
||||
|
||||
import 'babel-polyfill';
|
||||
import '@babel/polyfill';
|
||||
import 'jquery';
|
||||
import angular from 'angular';
|
||||
import 'angular-mocks';
|
||||
|
||||
Reference in New Issue
Block a user