A simple template for Dynamics 365 CE webresource development using typescript. Based on Scott Durow's cource and put into convenient for me structure.
- Go to
TSWebresourceTemplate > webpack.common.jsand edit "output" section to your needs. - Go to
spklSolution > spkl.jsonand edit accourding to your solution needs. - Create one terminal for TSWebresourceTemplate directory and one terminal for spklSolution.
- In spklSolution terminal publish solution by navigating to spkl folder and launching .\deploy-webresources.bat.
- In TSWebresourceTemplate authorise using
npx dataverse-auth your-organization.crm.dynamics.com. Launch dataverse-ify usingnpx dataverse-gen initand generate early-boundings.