Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Node.js from 10 to 22 #387

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Update Node.js from 10 to 22 #387

merged 1 commit into from
Oct 20, 2024

Commits on Oct 13, 2024

  1. Update Node.js from 10 to 22

    - Enabled the `--openssl-legacy-provider` flag for the old Webpack
    version.
    - Replaced the deprecated `node-sass` (which relies on Python 2) with
    `sass`, which doesn't require a build.
    - Updated `package-lock.json` with the new version (same packages except
     for the change to `sass`).
    - Fixed Webpack config to use `sass` instead of `node-sass` and
    committed changes to `manifest.json`.
    
    The only change, surprisingly, is in the archive RSS `podcast-archives
    .rss` `<itunes:subtitle>` field content. You can see all the changes in
    a single table at this link:
    https://jsfiddle.net/y5f9jzo4/
    paskal committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d05aeb6 View commit details
    Browse the repository at this point in the history