mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
style: pretty please (#237)
Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f7b9c52df1
commit
4095471346
4212
pnpm-lock.yaml
generated
4212
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@ const shared = {
|
||||
platform: 'node',
|
||||
clean: true,
|
||||
sourcemap: false,
|
||||
minify: true
|
||||
minify: true,
|
||||
};
|
||||
export default defineConfig([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user