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

build: Set esnext as target #89

Merged
merged 1 commit into from
Sep 16, 2019
Merged

build: Set esnext as target #89

merged 1 commit into from
Sep 16, 2019

Conversation

luczsoma
Copy link
Member

@luczsoma luczsoma commented Sep 16, 2019

Closes #88.

Pull Request Checklist

Please check if your PR fulfills the following requirements:

  • The pull request consists of exactly one commit.
  • The commit message follows the commit message guidelines.
  • Tests for the changes have been added / updated (for features / bug fixes).
  • Docs have been added / updated (for features / bug fixes).

Pull Request Type

What kind of change does this pull request introduce?

  • Feature
  • Bugfix
  • Code styling update
  • Refactoring / performance improvement (no functional changes, no API changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Testing related changes
  • Housekeeping (e.g. dependency updates)
  • Reverting a previous change

What is the current behavior? Which issue does this PR close?

Issue reference:

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@luczsoma luczsoma self-assigned this Sep 16, 2019
@auto-badge auto-badge bot added the build Made the code better by enhancing the flow of building the distribution artefact label Sep 16, 2019
@luczsoma luczsoma merged commit f071988 into develop Sep 16, 2019
@luczsoma luczsoma deleted the build/esnext branch September 16, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Made the code better by enhancing the flow of building the distribution artefact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure TS for esnext & use full properties
1 participant