Skip to content

Instantly share code, notes, and snippets.

@dz4k
Created October 1, 2022 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dz4k/d442550e0dc77f04b64f1ded714bb2cf to your computer and use it in GitHub Desktop.
Save dz4k/d442550e0dc77f04b64f1ded714bb2cf to your computer and use it in GitHub Desktop.
why does this not work
import lume from "https://deno.land/x/lume/mod.ts"
import { WebC } from "npm:@11ty/webc"
console.log(new WebC)
export default lume()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment