CI should check that example app always compiles
Closed this issue · 2 comments
divmain commented
CI should check that example app always compiles
divmain commented
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.
divmain commented
Closing in favor of #47 (comment).