fix(mod_assets): Fix issue with asset directory copy

This commit is contained in:
2025-01-29 18:25:05 +01:00
parent 126fb5449b
commit 2c8623ab58
5 changed files with 28 additions and 20 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.2.2',
version: '2.2.3',
description: 'a bundler using rollup for painless bundling of web projects'
}