mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 07:55:53 +08:00
4 lines
119 B
JavaScript
4 lines
119 B
JavaScript
require('LiveScript');
|
|
// eslint-disable-next-line import/no-unresolved
|
|
module.exports = require('./build/Gruntfile');
|