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

ES2015の記法を撤去 #1

Merged
merged 2 commits into from
Feb 18, 2019
Merged

ES2015の記法を撤去 #1

merged 2 commits into from
Feb 18, 2019

Conversation

mountainboooy
Copy link
Member

問題

現状では一部ES2015の記法が用いられており、ブラウザでの利用はライブラリ利用側のトランスパイラに依存している。これが元になり利用側で面倒な作業が発生するケースがある。

変更内容

index.jsのスクリプト自体はシンプルなのでES2015の記法は使わないことにする。利用側でトランスパイルが不要な状態にしておく。

@ghost ghost assigned mountainboooy Feb 18, 2019
@ghost ghost added the In Progress label Feb 18, 2019
@mountainboooy mountainboooy merged commit c05722c into master Feb 18, 2019
@ghost ghost removed the In Progress label Feb 18, 2019
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.

None yet

1 participant