versionLoggger
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
This helper function logs the version number of the val.
import { logUrlVersion } from "https://esm.town/v/stevekrouse/versionLoggger";
logUrlVersion(import.meta.url);
Or if you want a one liner with no imports:
Migrated from folder: finishedProject/versionLoggger