anima-ts-axios
esm
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的代码
Version 1.0.4 License MIT
INSTALL