UNPKG
unplugin-copy
Version:
latest (4.0.1)
4.0.1
4.0.0
3.0.1
3.0.0
2.1.0
2.0.0
1.0.1
1.0.0
0.1.9
0.1.8
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Copy files and folders, with glob support.
github.com/xiankq/unplugin-copy
xiankq/unplugin-copy
unplugin-copy
/
dist
/
vite.cjs
10 lines
(6 loc)
•
284 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
_chunkZBINXZKAcjs =
require
(
'./chunk-ZBINXZKA.cjs'
);
require
(
'./chunk-5MHE7VYE.cjs'
);
module
.
exports
= _chunkZBINXZKAcjs.
vite_default
;
module
.
exports
=
exports
.
default
;
exports
.
default
=
module
.
exports
;