mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 02:19:09 -04:00
Readd inline source maps
This commit is contained in:
@@ -7,5 +7,6 @@ esbuild.buildSync({
|
||||
|
||||
platform: 'node',
|
||||
format: 'cjs',
|
||||
sourcemap: 'inline',
|
||||
minify: true
|
||||
});
|
||||
Reference in New Issue
Block a user