We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac19142 commit 81093c0Copy full SHA for 81093c0
front-end/h5/src/utils/strapi.js
@@ -1,6 +1,5 @@
1
import Strapi from 'strapi-sdk-javascript'
2
3
-// TODO 通过 env 来配置后端 URL 等信息
4
const strapi = new Strapi()
5
6
export default strapi
0 commit comments