mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
refactor(cloudfunc) add proxy in common
This commit is contained in:
parent
6c2ef63847
commit
95ac0d9f8f
1 changed files with 4 additions and 0 deletions
4
common/cloudfunc.js
Normal file
4
common/cloudfunc.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = require('../server/cloudfunc');
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue