*Update dist
This commit is contained in:
parent
979b93a5d3
commit
606a1a43fa
|
@ -9,9 +9,9 @@ export default function preset() {
|
||||||
plugins: [
|
plugins: [
|
||||||
typescript(),
|
typescript(),
|
||||||
json(),
|
json(),
|
||||||
|
bundleNativeModulesPlugin(),
|
||||||
nodeResolve(),
|
nodeResolve(),
|
||||||
commonjs(),
|
commonjs(),
|
||||||
bundleNativeModulesPlugin(),
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue