feat(mod_esbuild): Add alias support to esbuild bundling process

This commit is contained in:
2024-10-27 18:36:36 +01:00
parent 32b0781d72
commit 84854b0b40
6 changed files with 2455 additions and 2166 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.0.15',
version: '2.1.0',
description: 'a bundler using rollup for painless bundling of web projects'
}