1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-08-24 20:08:55 +02:00

Test pipeline [BuildAll]

This commit is contained in:
ebosas
2021-12-02 13:58:28 +02:00
parent cc6c8213e7
commit c9b985d4c9

View File

@@ -5,4 +5,4 @@ require('esbuild').buildSync({
sourcemap: false,
// target: ['chrome58', 'firefox57', 'safari11', 'edge16'],
outdir: 'build',
})
})