9 lines
257 B
TypeScript
9 lines
257 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@git.zone/tsbundle',
|
|
version: '2.4.0',
|
|
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
|
|
}
|