Merge pull request #119 from Demonkratiy/patch-1 fix fetchAPIObject for new API compatibility
Merge pull request #119 from Demonkratiy/patch-1
fix fetchAPIObject for new API compatibility
npm run install-certificate
npm start
npm install
npm run package
A .pbiviz file will be generated in the dist folder
.pbiviz
dist
Run npm test
npm test
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Strippet Browser Custom Visual
Debugging
npm run install-certificateand following the steps from: https://github.com/Microsoft/PowerBI-visuals/blob/master/tools/CertificateSetup.mdnpm startto start development.Building
npm installto download the dependencies.npm run packageto package the visual.A
.pbivizfile will be generated in thedistfolderTesting
Run
npm test