Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change npm start command to output module version #625

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Connum
Copy link
Contributor

@Connum Connum commented Oct 20, 2023

Description

changes the npm start command to output the module version

Motivation and Context

The doc html pages already use the module version, but when using the local dev server via npm start, it updated the iife version instead. So there was no automatic reloading and the module had to be manually compiled in order to see the changes after a reload.

How Has This Been Tested?

Ran the dev server and made changes, which were immediately reflected by reloading.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Not applicable to this change only affecting the dev experience. I'm going to directly merge that for that reason as well.

@Connum Connum merged commit c539a04 into opentypejs:master Oct 20, 2023
1 check passed
@Connum Connum deleted the dev/npm-start-module branch October 20, 2023 06:24
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.

1 participant