[READ-ONLY] Mirror of https://github.com/wojtekmaj/yarn-plugin-nolyfill. Yarn Berry plugin that replaces unnecessary polyfills with native implementations.
0

Configure Feed

Select the types of activity you want to include in your feed.

Revert "Pin Node.js to 24.14.1"

This reverts commit 791ae9e4c22a7607bf664defd93f510c7ec58e3d.

+1 -1
+1 -1
.github/workflows/ci.yml
··· 45 45 - name: Use Node.js 46 46 uses: actions/setup-node@v6 47 47 with: 48 - node-version: '24.14.1' 48 + node-version: '24' 49 49 50 50 - name: Install Corepack 51 51 run: npm install -g corepack