Commit History

Author SHA1 Message Date
  Lee Morgan bdbf6a8299 Update version. 14 hours ago
  Lee Morgan e7f0f7ffbc Remove code minify when in development build. 14 hours ago
  Lee Morgan 7d639966e8 Add plugin for esbuild to use relative paths from neovan files. 14 hours ago
  Lee Morgan 0823d16a9b Update package version. 1 day ago
  Lee Morgan 04df9cf180 Bug fix: Deleting previous temp files was failing. 1 day ago
  Lee Morgan 1739370e34 Change the main tags for neovan files. 1 day ago
  Lee Morgan c9665a5e69 Add file type explanations to readme. 2 days ago
  Lee Morgan e6de9f3bab Add MIT license. 2 days ago
  Lee Morgan 6d4a8640fa Update package.json to prepare for npm. 2 days ago
  Lee Morgan 6a296bb273 Remove all neovan tmp dirs at start of app, just in case. 2 days ago
  Lee Morgan 8cb1e037fe Use os tmpdir to write temporary files. 2 days ago
  Lee Morgan 0dcd4977e2 Change back to using a dotfile to hold bundles. 2 days ago
  Lee Morgan b3a81d3a80 Update options to accept a user-defined assets route. 2 days ago
  Lee Morgan ffd4b786c4 Update the README to reflect updates. 2 days ago
  Lee Morgan 2265d492f3 Create the serving of assets. 2 days ago
  Lee Morgan e19da3eb05 Create readme file and add the logo. 2 days ago
  Lee Morgan fe0e561699 Refactor index.js to handle options. Next: work on dev version. 3 days ago
  Lee Morgan 3b70f1d1fb Remove logs. 3 days ago
  Lee Morgan 033275ab98 Bug fix: css/js was rendering strange if missing in neovan file. 3 days ago
  Lee Morgan a15d926a1c Bug fix: neovan components were not rendering properly. 3 days ago
  Lee Morgan e16023d8e6 Bug fix: fix bugs in css rendering for components. 3 days ago
  Lee Morgan 21ea248d56 Bug fix: javascript was not rendering properly in a component. 3 days ago
  Lee Morgan d534b87aad Update parseComponent to return the bundle rather than write to disk. 3 days ago
  Lee Morgan 1abab6d13d Create function to pull in components. 3 days ago
  Lee Morgan 0fe76a0eb5 wip 5 days ago
  Lee Morgan 63f3dcbfba Refactor parsedir to parse a single component instead. 2 weeks ago
  Lee Morgan d3ea8a5229 Remove old parsing file 2 weeks ago
  Lee Morgan 43cb8d318a Merge and write the final output. 2 weeks ago
  Lee Morgan 62dea5cc83 Create the single bundled file for a route. 2 weeks ago
  Lee Morgan 3a515b0060 Create function to read html files. 2 weeks ago