1.0.4 • Published 5 years ago

anima-ts-axios v1.0.4

Weekly downloads
4
License
MIT
Repository
-
Last release
5 years ago

demo 运行轨迹

  1. 点击examples 中的index.html 中的{simple}链接,访问{simple}/index.html页面
  2. {simple}模块中的app.ts 被webpack 打包成 build/{simple}.js 页面, 所以index.html页面会访问__build/{simple}.js页面
  3. build/{simple}.js 页面会发送请求, 所有通过请求来测试axios的代码
1.0.4

5 years ago