UNPKG
@nuxt/module-builder
Version:
alpha (1.0.0-alpha.3)
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.0
Complete solution for building Nuxt modules
github.com/nuxt/module-builder
nuxt/module-builder
@nuxt/module-builder
/
dist
/
index.mjs
4 lines
(3 loc)
•
185 B
JavaScript
View Raw
1
2
3
4
import
{ t
as
build_default }
from
"./build-Ach6kRrL.mjs"
;
import
{ t
as
prepare_default }
from
"./prepare-DSOOmWt_.mjs"
;
export
{ build_default
as
build, prepare_default
as
prepare };