UNPKG

@plugin-web-update/core

Version:

English | [简体中文](./README.zh-CN.md)

2 lines 341 B
import{resolve as o}from"path";import{copyFileSync as i}from"fs";var t="@plugin-web-update/core";var e="webUpdateNoticeInjectStyle",s="webUpdateNoticeInjectScript.global";var n=o("node_modules",t,"dist",`${s}.js`),_=o("node_modules",t,"dist",`${e}.css`);i(n,`dist/${s}.js`);i(_,`dist/${e}.css`); //# sourceMappingURL=pluginBuildScript.js.map