Search Docs
string
src
import {defineConfig} from '@empjs/cli' export default defineConfig(store => { return { appSrc:'src' } })