Activity
fix: add copyDirectory import for Hugo prebuild
fix: add copyDirectory import for Hugo prebuild
refactor(presets): use copyFiles util
refactor(presets): use copyFiles util
feat(presets): fix import type syntax
feat(presets): fix import type syntax
refactor: default entry ts/js presets
refactor: default entry ts/js presets
fix: minify esbuild option
fix: minify esbuild option
refactor: azion/utils path
refactor: azion/utils path
refactor: update global references from vulcan to bundler
refactor: update global references from vulcan to bundler
refactor: update getAbsolutePath to improve directory resolution
refactor: update getAbsolutePath to improve directory resolution
refactor: rm event prop from BuildContext
refactor: rm event prop from BuildContext
refactor: update getAbsolutePath to correct directory structure
refactor: update getAbsolutePath to correct directory structure
refactor(presets): remove handler requirement
refactor(presets): remove handler requirement
refactor: replace getAbsoluteLibDirPath with getAbsoluteDirPath
refactor: replace getAbsoluteLibDirPath with getAbsoluteDirPath
refactor: enhance getAbsoluteLibDirPath function to accept parameters
refactor: enhance getAbsoluteLibDirPath function to accept parameters
refactor(presets): convert preset names to lowercase
refactor(presets): convert preset names to lowercase
refactor(types): remove redundant ESBuildConfig from AzionBuild gener…
refactor(types): remove redundant ESBuildConfig from AzionBuild gener…
docs: add unenv preset package README
docs: add unenv preset package README
fix: update dependencies and adjust configuration settings
fix: update dependencies and adjust configuration settings
Force push
fix: update dependencies and adjust configuration settings
fix: update dependencies and adjust configuration settings
refactor: BuildConfiguration required props
refactor: BuildConfiguration required props