Skip to content

Fix npm publish#117

Merged
mhnpd merged 3 commits intomhnpd:masterfrom
wooferzfg:fix-npm-publish
Jan 23, 2022
Merged

Fix npm publish#117
mhnpd merged 3 commits intomhnpd:masterfrom
wooferzfg:fix-npm-publish

Conversation

@wooferzfg
Copy link
Copy Markdown
Contributor

Fixes #115

Changes:

  • Update moduleResolution to node so that yarn build completes successfully.
  • Update npm-publish.yml to use yarn and build the TypeScript code properly.
  • Remove the note about the npm publish script from the README.

I tested this by running the workflow on my fork:

chrome_I3eYnfKOfj

@mhnpd mhnpd merged commit cafaf5f into mhnpd:master Jan 23, 2022
@wooferzfg wooferzfg deleted the fix-npm-publish branch January 23, 2022 08:33
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.

npm build in GitHub Actions workflow isn't working

2 participants