Skip to content

Fixes to cram's JavaScript API

Compare
Choose a tag to compare
@unscriptable unscriptable released this 11 Mar 13:19
· 8 commits to master since this release
  • Fix logic to detect whether cram is running as an npm task and ensure
    that the promise returned from the API only resolves once the bundle
    is created.
  • Stop appending to the cached AST data. It should be overwritten.