Skip to content

Code clean up, & update to latest version of Deno.#28

Open
rmalcomber wants to merge 1 commit intomandarineorg:mainfrom
rmalcomber:CleanupAndUpdate
Open

Code clean up, & update to latest version of Deno.#28
rmalcomber wants to merge 1 commit intomandarineorg:mainfrom
rmalcomber:CleanupAndUpdate

Conversation

@rmalcomber
Copy link
Copy Markdown

Wanted to use this library, and seems not much has changed recently.

  • Removed Deno.emit as deprecated, and now use bundle from emit library.
  • Replaced Deno.run as that will be deprecated in Deno 2.0, now using Deno.Command
  • Updated unit tests to the latest dependencies, and previous changes.
  • Added deps.ts file for import/export of libraries dependencies.
  • Slight code clean up to stop linter yelling.

Note: Only tested on Linux (Ubuntu)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants