Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mesozoic/version.ts>prepublish

A generic build system for Deno web apps
Go to Latest
function prepublish
import { prepublish } from "https://deno.land/x/mesozoic@v1.3.8/version.ts";

prepublish will be invoked before publish, return false to prevent the publish.

Parameters

version: string