solid / solidproject.org

Website for solidproject.org
https://solidproject.org
MIT License
148 stars 101 forks source link

Update 2020-11-06-00_first-app.md and package files to remove deprecated parcel-bundler package #786

Closed PSFW closed 9 months ago

PSFW commented 1 year ago

Parcel-bundler package is now deprecated, this update seeks to remove the deprecated package and replace it with the new one. A part of this means explicitly installing packages that were used for pollyfilling (these would have been installed automatically anyway).

csarven commented 9 months ago

Thanks for contributing!

This PR predates https://github.com/solid/solidproject.org/pull/793 and should've been followed up by the Solid Team prior to creating that PR or at least indicate why it may not be necessary. Sorry about this!

Please feel free to have a quick look at PR 793 and see whether we can close this (PR 786).

Quick check: it looks like this PR is updating https://github.com/solid/solidproject.org/pull/786/files#diff-36d710b631a1a4cd2a3556e0fedb01f89fe50800f2cbd84079328a0e7158eb93 and PR 793 is not. Perhaps @kay-kim can respond.

PSFW commented 9 months ago

Hi @csarven thanks for getting back to me, this has been superseded by the changes in #793.