standalone entrypoint -- simple convenience

This commit is contained in:
Michael Bradley, Jr 2018-07-16 17:08:42 -05:00
parent b6c0c429de
commit 1f72c2d830
1 changed files with 1 additions and 0 deletions

1
src/standalone/index.js Normal file
View File

@ -0,0 +1 @@
module.exports = require('../../embark.min');