UNPKG

babel-transform-config

Version:

Transform JS config files (Next, Nuxt, Gatsby)

13 lines (12 loc) 162 B
export default { mode: "universal", head: { script: [] }, modules: [], css: [], build: { extend(config, ctx) {} }, deleteMeMaybe: true };