Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 409 Bytes

File metadata and controls

17 lines (13 loc) · 409 Bytes

iframed Package

To create an iframed package, submit it, and approve it:

make iframe_package
make submit
make approve

You can pass in the SERVER environment variable to have the built iframe point to a different website. Options are listed packageConfig in the config file.

SERVER=dev make iframe_package