Skip to content

Fix extract script #26

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

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Fix extract script #26

merged 1 commit into from
Aug 27, 2019

Conversation

alex35mil
Copy link
Collaborator

Since we switched to es6, extract script stopped working due to node inability to handle es6 imports. I replaced it with plain js version with requires (instead of bringing babel and friends).

@alex35mil alex35mil requested a review from cknitt August 27, 2019 02:49
@alex35mil alex35mil merged commit 0d980bd into master Aug 27, 2019
@alex35mil alex35mil deleted the fix-extractor-script branch August 27, 2019 05:46
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.

2 participants