Skip to content

Commit

Permalink
chore(deployment): add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Jun 9, 2021
1 parent ae4e0da commit 1fdb173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/deployment/src/entrypoint.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#! /usr/bin/env node
/* global require module */
require('esm')(module)('./entrypoint.js');

0 comments on commit 1fdb173

Please sign in to comment.