1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-21 15:27:53 +00:00
bramw_baserow/web-frontend/config/nuxt.config.demo.js

6 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()