Hide VScode Live Server

12/28/2021, 9:44:59 AM

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v1.3 2024.07.10.

    port wildcard

  • v1.2 2022.07.07.

    fix: did not work if comment and/or script were not the last nodes in the body. It works now.

  • v1.1 2022.01.07.

    const comment = script?.previousSibling?.previousSibling

    ... so it won't throw if there is none

  • v1.0 2021.12.28.