import type { Optimizer } from '../../@types/optimizer'; import type { CompileOptions } from '../../@types/compiler'; import path from 'path'; import { getAttrValue, setAttrValue } from '../../ast.js'; /** Optimize