naive-ui/build/loaders/project-path.js

3 lines
82 B
JavaScript

const path = require('path')
module.exports = path.resolve(__dirname, '..', '..')