Import axios utils in commons
This commit is contained in:
parent
87b33961d7
commit
28e93c7dbb
2 changed files with 6 additions and 0 deletions
|
@ -3,3 +3,4 @@ import './polyfills';
|
|||
import './jquery';
|
||||
import './bootstrap';
|
||||
import './vue';
|
||||
import '../lib/utils/axios_utils';
|
||||
|
|
5
changelogs/unreleased/39727-add-axios-to-common.yml
Normal file
5
changelogs/unreleased/39727-add-axios-to-common.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Add axios to common file
|
||||
merge_request:
|
||||
author:
|
||||
type: performance
|
Loading…
Reference in a new issue