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 target to ES2018 #116

Merged
merged 2 commits into from
Feb 18, 2020
Merged

Build target to ES2018 #116

merged 2 commits into from
Feb 18, 2020

Conversation

kenchan0130
Copy link
Owner

@kenchan0130 kenchan0130 commented Feb 18, 2020

Motivation

We don't know if marked is supported for es5 syntax, but we want to use a target that can use the new syntax and features because we want to apply the latest version.

See also: #88

Changes

  • If you want to use this with a browser, etc., you may need to polyfill and transpile using Babel etc.
  • Bump up marked to 0.8.0

- If you want to use this with a browser, etc., you may need to polyfill and transpile using babel etc.
- We don't know if marked is supported for es5 syntax, but we want to use a target that can use the new syntax and features because we want to apply the latest version.
@kenchan0130 kenchan0130 merged commit 899b153 into master Feb 18, 2020
@kenchan0130 kenchan0130 deleted the topic/change-build-target branch February 18, 2020 19:23
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