文件名称:angular-sf:角SF项目
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-05 04:10:50
JavaScript
角SF 角SF项目 Important! Latest changes: Now, Angular CLI by default builds the project to folder "dist/project_name". So I added the new variable `DIST_PATH` to .env file. The default value of `DIST_PATH` is `dist`. If you use "@angular/cli": "~1.7.3", you should define this path some like this "dist/project_name" 使用方法: 将gulpfile.js文件复制到项目的根文件夹中 将salesforce.service.ts文件复制到Angular项目的文件夹服务中 安装依赖项: n
【文件预览】:
angular-sf-master
----.gitignore(452B)
----salesforce.service.callback.ts(762B)
----gulpfile.js(5KB)
----LICENSE(1KB)
----README.md(3KB)
----salesforce.service.ts(2KB)