2.0.0 • Published 1 year ago

powerapps-project-webresource v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 year ago

powerapps-project-webresource

NPM
npm

Plop file generator for Dataverse web resource projects

Files

  • Form script
  • Ribbon script
  • HTML file

Generate

Add plopfile.js to project that includes the following. Ensure you have a dataverse.config.json file.

module.exports = function (plop) {
  plop.load('powerapps-project-webresource/plopfile.js');
}

Run plop

npm run plop

or

yarn plop
2.0.0

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

2 years ago

1.2.0

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago