Skip to content

v0.7.0

Latest

Choose a tag to compare

@MiguelCastillo MiguelCastillo released this 03 Jan 21:31
· 36 commits to master since this release

Code changes to include functionality for bundling from contents.

pakit({
  contents: 'console.log("hello world");'
});