mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Fixing AMD example
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<script>
|
||||
requirejs.config({
|
||||
paths: {
|
||||
axios: '/axios.amd.min'
|
||||
axios: '/axios.min'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user