node entrypoint -- corresponds to "main" in pkg.json
This commit is contained in:
parent
7c6d46c20d
commit
b6c0c429de
|
@ -0,0 +1 @@
|
|||
module.exports = require('../embark').default;
|
Loading…
Reference in New Issue