1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-30 18:36:29 +00:00
bramw_baserow/web-frontend/config/nuxt.config.demo.js

5 lines
153 B
JavaScript

import base from './nuxt.config.base.js'
// WARNING: This file is deprecated and you should switch to using nuxt.config.local.js
export default base()