Forum Discussion
Increase size of workarea on SPFX Workbench.aspx
No, just download the code from the repository that I linked.
Run: npm install, gulp bundle --ship, gulp package-solution --ship.
Upload the package to the app catalog and add the web part to your workbench page 🙂 The web part will be on the page together with your solution, but it's completely isolated
Let me know if you have any questions. If the instructions on the readme file of the solution are not clear, I would appreciate feedback so I can update them
Joel Rodrigues Getting error when bundling:
Error: JSON validation failed:
C:\Users\me\developer\sp-dev-fx-webparts\samples\js-workbench-customizer\config\package-solution.json
Error: #/solution
Additional properties not allowed: developer at .... (loads more locations in node modules here).
developer is the folder I keep all projects in btw