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

Fix: Point to right entry point #2171

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Conversation

molant
Copy link
Member

@molant molant commented Apr 3, 2019

Pull request checklist

Make sure you:

For non-trivial changes, please make sure you also:

  • Added/Updated related documentation.
  • Added/Updated related tests.

Short description of the change(s)

If the user creates a new individual hint, package.json will point to
dist/src/hint.js instead of dist/src/index.js and will no longer
create an index.js. This is consistent with the format of the other
hints.


Fix #1916

If the user creates a new individual hint, `package.json` will point to
`dist/src/hint.js` instead of `dist/src/index.js` and will no longer
create an `index.js`. This is consistent with the format of the other
hints.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Fix webhintio#1916
@molant molant changed the title Fix: Point to right entry point Fix: Point to right entry point [0.2] Apr 3, 2019
@molant molant changed the title Fix: Point to right entry point [0.2] Fix: Point to right entry point Apr 3, 2019
@molant molant merged commit 2869a75 into webhintio:master Apr 3, 2019
@molant molant deleted the fix/create-hint branch April 16, 2019 20:19
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.

3 participants