interlockjs/interlock

CI should check that example app always compiles

Closed this issue · 2 comments

CI should check that example app always compiles

Alternately, write integration tests that take input of:

  • interlock config
  • input directory

And output

  • bundles (without writing to disk)

Then assertions can be made about those bundles, similarly to how Babel tests are written.

Closing in favor of #47 (comment).