1
0
mirror of https://github.com/Dan6erbond/sk-auth.git synced 2025-04-23 01:16:26 +02:00

👷 Compile CJS module

This commit is contained in:
RaviAnand Mohabir 2021-05-25 21:19:07 +02:00
parent fad56aa822
commit 9c5870cd21

View File

@ -14,6 +14,7 @@ export default [
output: {
dir: "dist",
sourcemap: true,
format: "cjs",
},
plugins: [
esbuild(),