Skip to content

Adding additional ways to resolve paths

Choose a tag to compare

@thetutlage thetutlage released this 27 Aug 17:14

Added support for tmp directory and tmpPath, which generates the path to the tmp directory.

Also, added a new method makePathFromCwd, which uses the project root directory and not the build root directory as the base path

  • feat: add support for tmp path c5bdc4c
  • feat: add support for making path to the application root and not the build root dca8b0f
  • chore(package): update dependencies b3276b1

v1.0.7...v1.0.8