import { defineBuildConfig } from 'unbuild'; export default defineBuildConfig({ failOnWarn: false, });