pavlovp
pavlovp
started getting that with ForceOrphan: true
My github actions pipeline: - name: build-docs run: npm run build:docs - name: Deploy-docs uses: peaceiris/[email protected] with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./docs destination_dir: docs force_orphan: true Logs (actions tab):...
In my opinion, polyfills are bad engineering design. If the webapp imports libraries that use node-specific apis - should it compile with success? Webpack allowed that for years - and...
are you able to invoke wmic in cmd?
getting this as I try to build any example from https://github.com/originjs/vite-plugin-federation