Import axios utils in commons

This commit is contained in:
Filipa Lacerda 2017-12-04 13:26:38 +00:00
parent 87b33961d7
commit 28e93c7dbb
No known key found for this signature in database
GPG Key ID: 9CA3FDE4D1E2F1C8
2 changed files with 6 additions and 0 deletions

View File

@ -3,3 +3,4 @@ import './polyfills';
import './jquery';
import './bootstrap';
import './vue';
import '../lib/utils/axios_utils';

View File

@ -0,0 +1,5 @@
---
title: Add axios to common file
merge_request:
author:
type: performance