feat(cli): add start-worker command
This commit is contained in:
2
packages/backend/worker.js
Normal file
2
packages/backend/worker.js
Normal file
@@ -0,0 +1,2 @@
|
||||
/* eslint-disable */
|
||||
module.exports = require('./dist/src/worker.js');
|
Reference in New Issue
Block a user