You've already forked microservices
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:
@@ -1,5 +1,5 @@
|
||||
require('esbuild').buildSync({
|
||||
entryPoints: ['src/index.jsx'],
|
||||
entryPoints: ['src/index.tsx'],
|
||||
bundle: true,
|
||||
minify: true,
|
||||
sourcemap: false,
|
||||
|
Reference in New Issue
Block a user