docker-spfx
docker-spfx copied to clipboard
Docker images for working with SharePoint Framework
**Describe the bug** Trying to use the image `m365pnp/spfx:1.14.0` but getting error `groupadd: Permission denied` **To Reproduce** 1. Set the pipeline ``` name: $(Date:yyyyMMdd).$(Rev:.r) trigger: branches: include: - main jobs:...
It would be great to have examples of pipelines using this image for building SPFx dist files. For example, we could make examples for Github, Azure DevOps, Gitlab, etc.
It would be great to have an example of the devcontainer.json file that users can apply to their SPFx projects.
Hello, Waldek. Can you put Yeoman default template inside docker's image? The reason for that is that I want to use SPFx offline and Yeoman itself tries to pull packages...
I am using docker image from - https://hub.docker.com/r/waldekm/spfx/tags and with latest image on windows docker desktop , hot reloading is not working (changing code doesnt refresh the webpart in browser)...
Hey, maybe you want to change the branch to main so its match the contributing guidelines or edit the contributing gudelines to match the commands under [Tips](https://github.com/pnp/docker-spfx/blob/master/CONTRIBUTING.md#tips) - ensure that...
Unfortunately my SPFX 1.13.1 workbench on my SHP Online does not work. I'll try to put steps here that I'm doing maybe I'm doing something wrong: First I downloaded the...
PS - working WSL - working Docker in PS - not reacting on file changes Docker in WSL - not reacting on file changes