import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
  externals: ['#ray-colors'],
})