mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 10:54:39 +00:00
refactor(repo): add import DefineNuxtConfig
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// https://v3.nuxtjs.org/api/configuration/nuxt.config
|
||||
import {defineNuxtConfig} from 'nuxt/config';
|
||||
import {resolve} from 'path';
|
||||
|
||||
const SRC = resolve(__dirname, 'src');
|
||||
|
||||
Reference in New Issue
Block a user