Skip to content

Conversation

@DetachHead
Copy link
Owner

@DetachHead DetachHead commented Nov 21, 2021

closes #107

currently not working because the imports are wrong. need to figure out a way to publish both deno and node compatible code, preferably without having to convert the whole project to esm. i don't want to remove commonJS support because esm in node is a mess

so for now, just use esm.sh

import { exactly } from 'http://esm.sh/@detachhead/ts-helpers/dist/utilityFunctions/misc.ts'

@DetachHead DetachHead changed the title update readme for release on deno.land (draft) update readme for release on deno.land Nov 21, 2021
@DetachHead DetachHead added documentation Improvements or additions to documentation module stuff (esm/amd/umd/etc.) labels Jan 28, 2022
@DetachHead DetachHead changed the title (draft) update readme for release on deno.land update readme for release on deno.land Aug 1, 2022
@DetachHead DetachHead marked this pull request as draft August 1, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation module stuff (esm/amd/umd/etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

publish on deno.land

3 participants