v0.8.2
Changes:
- Added the
denoV8Flags,denoImportMapPath,denoCachedOnly, anddenoLockFilePathoptions toDenoWorkerfor the--v8-flags,--import-map,--cached-only, and--lockflags.- Thanks to @derekwheel for contributing this! (#12)
denoV8Flags, denoImportMapPath, denoCachedOnly, and denoLockFilePath options to DenoWorker for the --v8-flags, --import-map, --cached-only, and --lock flags.