eleventy-plugin-typeset icon indicating copy to clipboard operation
eleventy-plugin-typeset copied to clipboard

Fix "Cannot find module './typeset'" error

Open handlerug opened this issue 6 years ago • 1 comments

Looks like file was renamed, but reference to it was forgotten and wasn't changed. This PR includes a change to the require(...) line and fixes this issue.

handlerug avatar May 26 '19 12:05 handlerug

Oh, looks like there's already a pull request with the same fix. Sorry :)

handlerug avatar May 27 '19 08:05 handlerug